diff options
author | ubq323 <ubq323@ubq323.website> | 2024-03-30 21:43:46 +0000 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2024-03-30 21:43:46 +0000 |
commit | 1c376f998439e0925e38775236bae39d76b826f4 (patch) | |
tree | e47caf1cd22b7b08bec1008906ba21646708d19c | |
parent | 600a13996eab62b30b73db0009cb0a153986d2fa (diff) |
test2
-rw-r--r-- | test2.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test2.lua b/test2.lua new file mode 100644 index 0000000..3cda467 --- /dev/null +++ b/test2.lua @@ -0,0 +1 @@ +print("this is a completely new program that wasn't there earlier!!!") |