12 lines
246 B
Plaintext
12 lines
246 B
Plaintext
![]() |
true; false;
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["boolean", "true"], ["punctuation", ";"],
|
||
|
["boolean", "false"], ["punctuation", ";"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for booleans.
|