1
1
mirror of https://github.com/AleoHQ/leo.git synced 2025-01-07 02:19:52 +03:00
leo/tests/parser/expression/literal/bool.leo
2021-04-12 13:15:40 -07:00

14 lines
86 B
Plaintext

/*
namespace: Token
expectation: Pass
*/
true
True
TRUE
truE
false
False
FALSE
falsE