/CoreOS/wireshark/Sanity/tshark-capturing-functionality /CoreOS/wireshark/Sanity/basic-lua-script
4 lines
No EOL
98 B
Lua
4 lines
No EOL
98 B
Lua
-- hello.lua
|
|
-- the first program in every language
|
|
|
|
io.write("Hello world, from ",_VERSION,"!\n") |