iteration
This commit is contained in:
parent
f3c4004500
commit
654c5394cd
@ -5,4 +5,4 @@ if args[1] == nil then
|
||||
return
|
||||
end
|
||||
|
||||
os.write(lns.lookup(args[1]) .. "\n")
|
||||
io.write(lns.lookup(args[1]) .. "\n")
|
Loading…
Reference in New Issue
Block a user