IDEA-172479 Remove loop fix

This commit is contained in:
peter
2017-05-08 16:33:19 +02:00
parent 574e88701d
commit 6022466f17
10 changed files with 91 additions and 25 deletions
@@ -0,0 +1,5 @@
class Test {
public static void test() {
}
}