Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
297c60a0be8b6ac09c1201eceb6766f0723811db
/
.
/
plugins
/
power-assert
/
testData
/
codegen
/
boolean
/
BooleanMixWithAndFirst.box.txt
blob: 6924856b98dc64f5bbab526162be67c14dfc4f76 [
file
]
Assertion failed
assert(text != null && (text.length == 1 || text.toLowerCase() == text))
| | | | | | | | |
| | | | | | | | Hello
| | | | | | | false
| | | | | | hello
| | | | | Hello
| | | | false
| | | 5
| | Hello
| true
Hello