Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
postfix
/
doNotProposeWrappingIncrement.kt
blob: 868b3eef59d6f3b317cdacacf67b883f3da20272 [
file
]
fun foo
(
x
:
Int
)
{
x
++.
par
<caret>
}