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