fix varname

This commit is contained in:
2024-08-18 15:54:21 -05:00
parent fc41d763a9
commit 9a2500c6c2

View File

@@ -1068,7 +1068,7 @@
(for arg args
(when (= "opt" (metaNameValue arg)) (set foundOptForTrim true))
(or
foundOpt
foundOptForTrim
(.contains ["cc" "skipping"] (symbolNameValue arg true true)))))
{
(set readerMacroStart (StringTools.trim readerMacroStart))