ONLang/test.json5
2022-08-02 17:58:00 +03:00

8 lines
90 B
Text

[
{
print: ["Hello world", "! ", 1, null],
},
{
print: ["Khm", "?"],
},
]