Mostly technology stuff that I am learning or curious about
class test{ public static void main(String args[]) { System.out.println("test"); } }
class test{ static main(args) { println "test" } }
Post a Comment
No comments:
Post a Comment