fork download
  1. class Ideone
  2. {
  3. public static void main (String[] args)
  4. {
  5. // \u000A System.out.println("Hi");
  6. }
  7. }
Success #stdin #stdout 0.09s 54672KB
stdin
Standard input is empty
stdout
Hi