diff options
author | ubq323 <ubq323@ubq323.website> | 2024-03-30 21:46:53 +0000 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2024-03-30 21:46:53 +0000 |
commit | d395f587d4d6cb3ce355da493733fe0ad9e485dc (patch) | |
tree | 1047ef63d05e1fbe280315c54ac64e9200be315d | |
parent | 70fd12a904b534a5218b97005e860a8f911a127c (diff) |
launch subdir/test3
-rw-r--r-- | subdir/test3.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subdir/test3.lua b/subdir/test3.lua new file mode 100644 index 0000000..74dec62 --- /dev/null +++ b/subdir/test3.lua @@ -0,0 +1 @@ +print("subdir test") |