1
0
mirror of https://github.com/janet-lang/janet synced 2025-02-04 19:29:10 +00:00

15 lines
109 B
Plaintext
Raw Normal View History

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