diff options
Diffstat (limited to 'example/checktools/test1.lua')
| -rw-r--r-- | example/checktools/test1.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example/checktools/test1.lua b/example/checktools/test1.lua new file mode 100644 index 0000000..9fc7c28 --- /dev/null +++ b/example/checktools/test1.lua @@ -0,0 +1,2 @@ +print("this is test1.lua") +print(TSG.data) |
