1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00

Collective declaration for globals ('global *')

This commit is contained in:
Roberto Ierusalimschy
2025-05-13 11:43:10 -03:00
parent 7dc6aae290
commit 3b9dd52be0
14 changed files with 156 additions and 64 deletions
+1
View File
@@ -3,6 +3,7 @@
-- ISO Latin encoding
global * <const>
print('testing strings and string library')