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