small changes
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
This commit is contained in:
parent
e6a2b0fe9d
commit
49195c754c
@ -3,6 +3,6 @@ class Null{
|
||||
int a;
|
||||
|
||||
public Null(){
|
||||
// this.a = null;
|
||||
this.a = null;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user