Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
plugins
/
power-assert
/
testData
/
codegen
/
boolean
/
BooleanAnd.box.txt
blob: 28fd95344e447db5384afa6fda22166db44afafe [
file
]
Assertion failed
assert(text != null && text.length == 5 && text.toLowerCase() == text)
| | | | | | | | |
| | | | | | | | Hello
| | | | | | | false
| | | | | | hello
| | | | | Hello
| | | | true
| | | 5
| | Hello
| true
Hello