mirror of
https://github.com/lune-org/lune.git
synced 2025-03-03 02:33:36 +00:00
3 lines
68 B
Text
3 lines
68 B
Text
local stdio = require("@lune/stdio")
|
|
|
|
stdio.write("Hello, stdout!")
|