mirror of
https://github.com/artegoser/ONLang
synced 2025-02-20 19:23:14 +03:00
doc: add link to vscode extension
and rename .json5 files to .onla
This commit is contained in:
parent
e5c840a1e2
commit
e35a1effd6
3 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
// Now the file with the extension .json5, but then it will be .onla
|
||||
|
||||
[
|
||||
{
|
||||
print: [
|
|
@ -74,4 +74,5 @@
|
|||
// "21! == 51 090 942 171 709 440 000: ",
|
||||
// { _eq: [{ fact: [21] }, 51090942171709440000] },
|
||||
// ], some json and yaml troubles with number `51090942171709440000`
|
||||
{ calc: ["operand", "+", "operand"] }
|
||||
]
|
Loading…
Add table
Reference in a new issue