commit 6cfdf05bc4c56a67666198144566c1dcab26e92b Author: Torpus <lain1941@disroot.org> Date: Tue, 13 May 2025 18:03:23 +0100 add meme.lua: hello in Lua Diffstat:
A | hey.lua | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/hey.lua b/hey.lua @@ -0,0 +1 @@ +print('Hey from Lua')