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