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