Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b3a2b4df653a2684b2b0316549ba32b028c37bf2
/
.
/
plugins
/
power-assert
/
testData
/
codegen
/
arithmetic
/
InlinePostfixDecrement.box.txt
blob: 9b24344f8a38157c36b746efefe351211741a092 [
file
]
---
assert(i-- == 4)
| |
| false
3
---