Compare commits
2 Commits
6e707cc7ed
...
c3a9b9a7d6
Author | SHA1 | Date | |
---|---|---|---|
|
c3a9b9a7d6 | ||
|
4ca936e619 |
11
src/main/java/Input.java
Normal file
11
src/main/java/Input.java
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
class Example {
|
||||||
|
int i;
|
||||||
|
boolean b;
|
||||||
|
char c;
|
||||||
|
|
||||||
|
}
|
||||||
|
class Example2 {
|
||||||
|
int i;
|
||||||
|
boolean j;
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user