1
0
mirror of https://github.com/janet-lang/janet synced 2024-07-05 11:33:15 +00:00
janet/tools/afl/parser_testcases/simple.janet

15 lines
109 B
Plaintext
Raw Normal View History

2019-11-29 03:41:27 +00:00
0
123.653
true
:true
{}
`
hello
`
|()
,()
@{:hello "world"}
@[1 "hello"]
nil
(foo 2 3)
([{} @{:k ([""])}])