Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
dcd24449718cba21bd86428e5cddb9b25e5612af
/
.
/
plugins
/
power-assert
/
testData
/
codegen
/
CheckCustomMessage.box.txt
blob: 7f9bf90a0f839844834b5c0292454f2ff1b36744 [
file
]
---the world is broken
check(1 == 2) { "the world is broken" }
|
false
---