This website requires JavaScript.
Explore
Help
Register
Sign in
lune-org
/
lune
Watch
1
Star
1
Fork
You've already forked lune
0
mirror of
https://github.com/lune-org/lune.git
synced
2025-03-04 11:11:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5167a71e6f
lune
/
tests
/
stdio
/
write.luau
4 lines
68 B
Text
Raw
Normal View
History
Unescape
Escape
Migrate tests to using new require builtins syntax and typedefs
2023-05-14 22:16:58 +02:00
local stdio = require("@lune/stdio")
Migrate console global to stdio
2023-02-06 00:13:12 -05:00
stdio.write("Hello, stdout!")
Reference in a new issue
Copy permalink