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 804e438 commit 80c50bcCopy full SHA for 80c50bc
README.rst
@@ -830,7 +830,7 @@ Miscellaneous notes
830
- ``file:setvbuf`` does not support a line buffering.
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.
+- GopherLua support ``goto`` and ``::label::`` statement in Lua5.2.
834
- `goto` is a keyword and not a valid variable name.
835
836
----------------------------------------------------------------
0 commit comments