gittest: Added B
This commit is contained in:
parent
96f420bef5
commit
ab30ed4552
@ -2,6 +2,6 @@ package gittest;
|
||||
|
||||
public class Main {
|
||||
public static void main(String[] args) {
|
||||
C c = new C();
|
||||
B b = new B();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user