Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
060a2374437e5f59759f5b9633a77a4d20dc8ac0
/
.
/
plugins
/
power-assert
/
testData
/
codegen
/
arithmetic
/
InlinePrefixIncrement.box.txt
blob: aa94e550a18ac726bd8e424a2ced615dbec40391 [
file
]
---
assert(++i == 4)
| |
| false
2
---