Files
CS-Notes/docs/_style/prism-master/tests/languages/r/boolean_feature.test

13 lines
201 B
Plaintext
Raw Normal View History

2018-12-19 14:09:39 +08:00
TRUE
FALSE
----------------------------------------------------
[
["boolean", "TRUE"],
["boolean", "FALSE"]
]
----------------------------------------------------
Checks for booleans.