Variable attributes can prefix name list
In this format, the attribute applies to all names in the list; e.g. "global<const> print, require, math".
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-- ISO Latin encoding
|
||||
|
||||
global * <const>
|
||||
global <const> *
|
||||
|
||||
print('testing strings and string library')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user