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