Prepare new Release
[tcc4lua.git] / test / test1.lua
blobef56fb9054797d020c7254e1b313ccdb400860a7
1 print "luatcc working loading test:"
2 print "----------------------------"
4 local luatcc = require 'tcc'
5 print(luatcc._NAME)