15 lines
232 B
Plaintext
15 lines
232 B
Plaintext
|
:true
|
||
|
:false
|
||
|
:FooBar42
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["atom", ":true"],
|
||
|
["atom", ":false"],
|
||
|
["atom", ":FooBar42"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for atoms.
|