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