1
0
mirror of git://projects.qi-hardware.com/nn-usb-fpga.git synced 2025-01-10 17:00:15 +02:00
nn-usb-fpga/sie_fs/root/scripts/lua/test/hello.lua
2010-09-21 17:05:23 -05:00

4 lines
86 B
Lua

-- the first program in every language
io.write("Hello world, from ",_VERSION,"!\n")