new 4475edb243ed4627f4c5f2c470ca40b3def034d4
[tagua/yd.git] / lua / test / hello.lua
blob0925498f21f4053936c882444549516812116628
1 -- the first program in every language
3 io.write("Hello world, from ",_VERSION,"!\n")