mirror of
https://github.com/janet-lang/janet
synced 2024-11-06 00:36:17 +00:00
15 lines
109 B
Plaintext
15 lines
109 B
Plaintext
0
|
|
123.653
|
|
true
|
|
:true
|
|
{}
|
|
`
|
|
hello
|
|
`
|
|
|()
|
|
,()
|
|
@{:hello "world"}
|
|
@[1 "hello"]
|
|
nil
|
|
(foo 2 3)
|
|
([{} @{:k ([""])}]) |