Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Commit

Permalink
Fix wist bails out after hitting error #82
Browse files Browse the repository at this point in the history
  • Loading branch information
nishtahir committed May 27, 2018
1 parent 5db70f7 commit 408b0d6
Show file tree
Hide file tree
Showing 2 changed files with 1,023 additions and 1,035 deletions.
1 change: 0 additions & 1 deletion grammar/BrightScript.g4
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ componentHeadElement
: libraryStatement
| conditionalCompilationStatement
| comment
| componentBody
;

componentBody
Expand Down
Loading

0 comments on commit 408b0d6

Please sign in to comment.