Normalize messages
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
void main(String[] args){
|
||||
println("hello world");
|
||||
}
|
||||
void main(String[] args){
|
||||
println("Hello World");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user