diff options
author | Benoit Giannangeli <benoit.giannangeli@boursorama.fr> | 2017-02-03 11:51:39 +0100 |
---|---|---|
committer | Benoit Giannangeli <benoit.giannangeli@boursorama.fr> | 2017-02-03 11:51:39 +0100 |
commit | 29975e1ce839098e7e55b0cd25d788f0c96555ba (patch) | |
tree | 81b2e984240fcbc47422cd00bc6696cfd91b20b8 /sandbox/helloworld.lua | |
parent | 3e7c7039680f80f3fa90cf357e5448d42397ea16 (diff) | |
download | fengari-29975e1ce839098e7e55b0cd25d788f0c96555ba.tar.gz fengari-29975e1ce839098e7e55b0cd25d788f0c96555ba.tar.bz2 fengari-29975e1ce839098e7e55b0cd25d788f0c96555ba.zip |
MOVE
Diffstat (limited to 'sandbox/helloworld.lua')
-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" |