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