Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
c234f72ea4dcebd1ff29c5a1fcd540f29a83be46
/
.
/
plugins
/
power-assert
/
testData
/
codegen
/
arithmetic
/
InlineDivision.box.txt
blob: e076f7239dd03f4a8e38e299a7be3766750fc64f [
file
]
---
assert(2 / 1 == 4)
| |
| false
2
---