tinymist/syntaxes/textmate/tests/unit/editing/for2.typ.snap
Myriad-Dreamin 24751130a5
feat: parse for clause correctly (#642)
* fix: unchanged snapshots

* feat: parse for clause correctly
2024-10-07 13:13:42 +08:00

8 lines
No EOL
256 B
Text

>#for i
#^ source.typst keyword.control.hash.typst
# ^^^ source.typst meta.expr.for.typst keyword.control.loop.typst
# ^ source.typst meta.expr.for.typst
# ^ source.typst meta.expr.for.typst variable.other.readwrite.typst
>
>test
#^^^^^ source.typst