class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
Comments
You are seeing this because your Disqus shortname is not properly set. To configure Disqus, you should edit your
_config.ymlto include either adisqus.shortnamevariable.If you do not wish to use Disqus, override the
comments.htmlpartial for this theme.