Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b1f59e5f0d739fd4c19f9e413cc9c324657eafed
/
.
/
plugins
/
power-assert
/
testData
/
codegen
/
boolean
/
BooleanOr.box.txt
blob: 70f832f0e40fda97c7881705a506697577decfa9 [
file
]
Assertion failed
assert(text == null || text.length == 1 || text.toLowerCase() == text)
| | | | | | | | |
| | | | | | | | Hello
| | | | | | | false
| | | | | | hello
| | | | | Hello
| | | | false
| | | 5
| | Hello
| false
Hello