Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
postfix
/
doNotProposeWrappingIncrement.kt.after
blob: c7ddc00c92f1354dc3eca2725b76d3fc5051eccb [
file
]
fun foo
(
x
:
Int
)
{
(
x
++)
}