Hacker News new | ask | show | jobs
by user_of_the_wek 543 days ago
You don't need the args!

  void main() {
      println("Hello world");
  }
should work just as well.