This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2025-12-26 12:20:55 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
251
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
joinLines
/
AssignmentExpression2_after.java
Tagir Valeev
deeec13f53
IDEA-172368 'Join lines' could handle increment with 0 nicer
2018-04-19 13:36:15 +07:00
5 lines
48 B
Java
Raw
Permalink
Blame
History
class
Foo
{
{
int
x
=
1
+
2
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink