1
0
mirror of https://github.com/janet-lang/janet synced 2024-07-01 01:23:15 +00:00
janet/tools/afl/parser_testcases/simple.janet
2019-11-29 16:43:14 +13:00

15 lines
109 B
Plaintext

0
123.653
true
:true
{}
`
hello
`
|()
,()
@{:hello "world"}
@[1 "hello"]
nil
(foo 2 3)
([{} @{:k ([""])}])