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