mirror of
https://github.com/janet-lang/janet
synced 2025-02-08 13:00:01 +00:00
16 lines
110 B
Plaintext
16 lines
110 B
Plaintext
0
|
|
123.653
|
|
true
|
|
:true
|
|
{}
|
|
`
|
|
hello
|
|
`
|
|
|()
|
|
,()
|
|
@{:hello "world"}
|
|
@[1 "hello"]
|
|
nil
|
|
(foo 2 3)
|
|
([{} @{:k ([""])}])
|