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