1 2 3 4 5 6 7 | class Count { public static void main(String args[]){ System.out.println("xxx"); } } |
Y2xhc3MgQ291bnQgewogICAgcHVibGljIHN0YXRpYyB2b2lkIG1haW4oU3RyaW5nIGFyZ3NbXSl7CgogICAgICAgIFN5c3RlbS5vdXQucHJpbnRsbigieHh4Iik7Cn0KfSAgCg==
Translating: prog.icn: File prog.icn; Line 1 # "class": invalid declaration 1 error
-
result: Compilation error (maybe you wish to see an example for Icon)



