mirror of
https://github.com/artegoser/ONLang
synced 2024-11-05 20:43:57 +03:00
9 lines
90 B
Text
9 lines
90 B
Text
|
[
|
||
|
{
|
||
|
print: ["Hello world", "! ", 1, null],
|
||
|
},
|
||
|
{
|
||
|
print: ["Khm", "?"],
|
||
|
},
|
||
|
]
|