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 ba70cf08..69987cf4 100644 --- a/interpret.h +++ b/interpret.h @@ -1356,6 +1356,7 @@ match_re: case Op_K_if: case Op_K_else: case Op_cond_exp: + case Op_comment: break; default: |