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