mirror of
https://github.com/TangentFoxy/etlua.git
synced 2025-07-28 02:52:17 +00:00
typo in readme
This commit is contained in:
@@ -163,7 +163,7 @@ import Compiler from require "etlua"
|
|||||||
class DebugCompiler extends Compiler
|
class DebugCompiler extends Compiler
|
||||||
header: =>
|
header: =>
|
||||||
@push 'print("Running template")\n'
|
@push 'print("Running template")\n'
|
||||||
super
|
super!
|
||||||
|
|
||||||
-- try it out
|
-- try it out
|
||||||
import Parser from require "etlua"
|
import Parser from require "etlua"
|
||||||
|
Reference in New Issue
Block a user