Skip to content

Commit

Permalink
[FJSX15] Fix loop regression
Browse files Browse the repository at this point in the history
  • Loading branch information
borela committed Feb 19, 2018
1 parent 19b0ced commit fe75b28
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion syntaxes/fjsx15/statement.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,9 @@ contexts:
set: asi-checked-optional-expression

statement-or-expression:
- include: Packages/Naomi/syntaxes/naomi.fjsx15.sublime-syntax
- include: Packages/Naomi/syntaxes/fjsx15/comment.sublime-syntax
- include: Packages/Naomi/syntaxes/fjsx15/statement.sublime-syntax
- include: Packages/Naomi/syntaxes/fjsx15/expression.sublime-syntax
- include: else-pop

statement-or-expression-header:
Expand Down

0 comments on commit fe75b28

Please sign in to comment.