Just to flag, the chat is wrong - you do not anchor regexes in Lark, and anyways, things in ”…”
are not regexes, so you don’t need to quote ?
(source: I wrote syntax.md
)
Just to flag, the chat is wrong - you do not anchor regexes in Lark, and anyways, things in ”…”
are not regexes, so you don’t need to quote ?
(source: I wrote syntax.md
)