mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-25 18:20:57 -05:00
make compile
This commit is contained in:
parent
0b80e1f288
commit
680a1e93f5
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,6 @@ class java_bad_1 // first letter of classname is not capitalized
|
|||
|
||||
public static void main(String args[])
|
||||
{
|
||||
|
||||
System.out.println("Hello, World)
|
||||
System.out.println("Hello, World")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue