diff options
Diffstat (limited to 'interpret.h')
-rw-r--r-- | interpret.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interpret.h b/interpret.h index 83ccbfc5..1b8b09b0 100644 --- a/interpret.h +++ b/interpret.h @@ -1404,6 +1404,7 @@ match_re: case Op_K_if: case Op_K_else: case Op_cond_exp: + case Op_comment: break; default: |