mirror of
https://github.com/janet-lang/janet
synced 2024-11-14 20:54:48 +00:00
33d2f9a522
Handle case where there is no data pushed in.
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 ([""])}])
|