cache converted hscript from ktxt2
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
(let [&mut sourceText ""
|
||||
&mut outputText ""
|
||||
interp (new KissInterp)]
|
||||
(set interp.cacheConvertedHScript true)
|
||||
(doFor ktxtElement (splitFileElements fileStream)
|
||||
(case ktxtElement
|
||||
((Block (objectWith source output))
|
||||
|
Reference in New Issue
Block a user