darkrc/bin/lines

3 lines
73 B
Plaintext
Raw Normal View History

#!/usr/bin/env lua
for _, argument in ipairs{...} do print(argument) end