feat: lua

This commit is contained in:
2025-08-21 10:15:10 +08:00
parent 248388ef6b
commit 770cf3ec8b
2 changed files with 2 additions and 0 deletions

2
main.lua Normal file
View File

@@ -0,0 +1,2 @@
a = 1
print("Hello, World!")