33e6a85a2d
We exclude testData pattern from copyright scope
4 lines
52 B
Kotlin
Vendored
4 lines
52 B
Kotlin
Vendored
fun test() {
|
|
var i = 1
|
|
<expr>i</expr> += 1
|
|
} |