<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">class Main {
  
  public static void main(String[] args) {
    System.out.println("This doesn't do anything on its own. Run your tests.");
  }
}</pre></body></html>