Added new directory for LCA_JP3_27_0 with working files
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
public class test {
|
||||
void methodOne() {
|
||||
public class Helper234 {
|
||||
void doStuff() {
|
||||
}
|
||||
}
|
||||
private class Helper2 {
|
||||
void doStuff() {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
void methodTwo() {
|
||||
System.out.println("Hello");
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user