Testing code highlight
This is a post to test the code highligh feature.
1
2
3
public static main void(String[] args) {
System.out.println("Hello World!");
}
Done.
This post is licensed under CC BY 4.0 by the author.
This is a post to test the code highligh feature.
1
2
3
public static main void(String[] args) {
System.out.println("Hello World!");
}
Done.