Untitled

mail@pastecode.io avatar
unknown
plain_text
6 months ago
111 B
1
Indexable
Never
public class Main {
  public static void main(String[] args) {
    System.out.println("Hello World");
  }
}