mirror of
https://github.com/artegoser/ONLang
synced 2025-02-23 12:43:13 +03:00
doc: import
This commit is contained in:
parent
0676d8691f
commit
4495ff9cb7
5 changed files with 51 additions and 22 deletions
|
@ -8,6 +8,12 @@
|
|||
|
||||
`All posibilities in example.json5`
|
||||
|
||||
## How to import modules
|
||||
|
||||
```json5
|
||||
[{ import: { path: "examples/assertions.onla", as: "assertions" } }]
|
||||
```
|
||||
|
||||
## How to print
|
||||
|
||||
```json5
|
||||
|
|
Loading…
Add table
Reference in a new issue