boolean_feature.test
374 Bytes
(true)
(false)
----------------------------------------------------
[
["expression", [
["punctuation", "("],
["boolean", "true"],
["punctuation", ")"]
]],
["expression", [
["punctuation", "("],
["boolean", "false"],
["punctuation", ")"]
]]
]
----------------------------------------------------
Checks for booleans inside expressions.