From afc5ebdeece428d4ef72f4f1f4b178a92d1b9cba Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 7 Dec 2018 01:18:45 +0800 Subject: +lua51 --- src/3rdparty/lua-5.1.5/test/hello.lua | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/3rdparty/lua-5.1.5/test/hello.lua (limited to 'src/3rdparty/lua-5.1.5/test/hello.lua') diff --git a/src/3rdparty/lua-5.1.5/test/hello.lua b/src/3rdparty/lua-5.1.5/test/hello.lua new file mode 100644 index 0000000..0925498 --- /dev/null +++ b/src/3rdparty/lua-5.1.5/test/hello.lua @@ -0,0 +1,3 @@ +-- the first program in every language + +io.write("Hello world, from ",_VERSION,"!\n") -- cgit v1.1-26-g67d0