Advertisement
Guest User

Texteditor.lua

a guest
Jun 16th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.06 KB | None | 0 0
  1. f = read()
  2. io.output(f,"w")
  3. io.input(f,"r")
  4. io.read("*a")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement