mirror of
https://github.com/TangentFoxy/etlua.git
synced 2025-07-28 02:52:17 +00:00
change words
This commit is contained in:
@@ -89,7 +89,7 @@ local parser = etlua.Parser()
|
|||||||
Parses a string of etlua code, returns the compiled Lua version as a
|
Parses a string of etlua code, returns the compiled Lua version as a
|
||||||
string.
|
string.
|
||||||
|
|
||||||
Here's an example of generated code for the example script:
|
Here's an example of the generated Lua code:
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
local parser = etlua.Parser()
|
local parser = etlua.Parser()
|
||||||
|
Reference in New Issue
Block a user