tnimout.nim 92 B

12345678
  1. discard """
  2. nimout: "Hello World!"
  3. action: compile
  4. """
  5. static:
  6. echo "something else"