mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-27 20:24:52 +03:00
13 lines
220 B
Plaintext
13 lines
220 B
Plaintext
---
|
|
namespace: Token
|
|
expectation: Pass
|
|
outputs:
|
|
- "'true' @ 1:1-5"
|
|
- "'True' @ 1:1-5"
|
|
- "'TRUE' @ 1:1-5"
|
|
- "'truE' @ 1:1-5"
|
|
- "'false' @ 1:1-6"
|
|
- "'False' @ 1:1-6"
|
|
- "'FALSE' @ 1:1-6"
|
|
- "'falsE' @ 1:1-6"
|