This commit is contained in:
2026-05-14 14:39:34 -05:00
parent 3e47163ee5
commit a38b2736c6
8 changed files with 112 additions and 9 deletions

View File

@@ -81,5 +81,6 @@ end
----------------------
return function(source)
print('test')
return { 0, 1, 2, 3, 4 }
end