Tuesday 22 November 2016

Evening puzzle)


public class Foo {
    public static void main(String... args) {
        //The comment below is not a typo.
        //\u000d System.out.println("Hello world!");
    }
}

No comments:

Post a Comment