Created
January 6, 2017 21:44
-
-
Save pawlos/91f63499231e474e35d4d554db474f62 to your computer and use it in GitHub Desktop.
Output to file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
io.output("output.txt") | |
io.write("Hello", "Lua") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment