Compare commits
1 Commits
johns-bran
...
49195c754c
Author | SHA1 | Date | |
---|---|---|---|
|
49195c754c |
@@ -3,6 +3,6 @@ class Null{
|
||||
int a;
|
||||
|
||||
public Null(){
|
||||
// this.a = null;
|
||||
this.a = null;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user