Restructure "Safe Delete" test data directories
Conflicts: generators/org/jetbrains/jet/generators/tests/GenerateTests.java
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
class A {
|
||||
public void foo() {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
interface Z {
|
||||
void foo();
|
||||
}
|
||||
Reference in New Issue
Block a user