mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-25 03:02:21 +00:00
commit
962cda2a51
@ -811,7 +811,7 @@ jsx`
|
||||
java`
|
||||
class HelloWorldApp {
|
||||
public static void main(String[] args) {
|
||||
System.out.println(“Hello World!”); // Display the string.
|
||||
System.out.println("Hello World!"); // Display the string.
|
||||
}
|
||||
}
|
||||
`
|
||||
|
Loading…
x
Reference in New Issue
Block a user