s3/configure: Disable the automatic merged build.
[Samba.git] / source3 / lua-5.1.4 / test / hello.lua
blob0925498f21f4053936c882444549516812116628
1 -- the first program in every language
3 io.write("Hello world, from ",_VERSION,"!\n")