boolean_feature.test 246 Bytes
true; false;

----------------------------------------------------

[
	["boolean", "true"], ["punctuation", ";"],
	["boolean", "false"], ["punctuation", ";"]
]

----------------------------------------------------

Checks for booleans.