We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80c50bc commit 1a665bcCopy full SHA for 1a665bc
README.rst
@@ -831,7 +831,7 @@ Miscellaneous notes
831
- Daylight saving time is not supported.
832
- GopherLua has a function to set an environment variable : ``os.setenv(name, value)``
833
- GopherLua support ``goto`` and ``::label::`` statement in Lua5.2.
834
- - `goto` is a keyword and not a valid variable name.
+ - `goto` is a keyword and not a valid variable name.
835
836
----------------------------------------------------------------
837
Standalone interpreter
0 commit comments