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
2024-12-12 13:00:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e5bda57665
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 21:16:58 +01:00
local stdio = require("@lune/stdio")
Migrate console global to stdio
2023-02-06 05:13:12 +00:00
stdio.write("Hello, stdout!")
Reference in a new issue
Copy permalink