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