Main

PHOTO EMBED

Tue Sep 20 2022 01:04:15 GMT+0000 (Coordinated Universal Time)

Saved by @testpro

class Main {
  public static void main(String[] args) {
    System.out.println("Hello world!");
  }
}
content_copyCOPY