[go: up one dir, main page]

Menu

[r41]: / XHELLO.MPL  Maximize  Restore  History

Download this file

7 lines (5 with data), 59 Bytes

+LIBHDR

MAIN() [
  WRITES("HELLO, WORLD!*N");
  0
]