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