diff options
Diffstat (limited to 'sandbox')
-rw-r--r-- | sandbox/helloworld.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/helloworld.lua b/sandbox/helloworld.lua deleted file mode 100644 index 7785fb9..0000000 --- a/sandbox/helloworld.lua +++ /dev/null @@ -1 +0,0 @@ -local a = "hello world" |