This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
81baf4fae5c1efec00a67dc26b4007663efbf126
kotlin-fork
/
idea
/
testData
/
intentions
/
removeUnnecessaryParentheses
/
unnecessaryParentheses10.kt.after
T
Alex Chmyr
b8cce67d2e
KT-19355 fix for "Variable expected" error after J2K for increment/decrement of an object field
2019-09-25 10:08:42 +03:00
5 lines
37 B
Plaintext
Vendored
Raw
Blame
History
fun foo() {
var x = 0
+--x
}
Reference in New Issue
View Git Blame
Copy Permalink