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 593f11a6..0a9d1157 100644 --- a/interpret.h +++ b/interpret.h @@ -1406,6 +1406,7 @@ match_re: case Op_K_if: case Op_K_else: case Op_cond_exp: + case Op_comment: break; default: |