Skip to content

Commit

Permalink
FIX: unreferenced label
Browse files Browse the repository at this point in the history
  • Loading branch information
Oldes committed Jul 3, 2023
1 parent 5d036ff commit 23b8c81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/l-scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1197,7 +1197,6 @@
goto scanword;

case LEX_SPECIAL_POUND:
pound:
cp++;
/* hex:
if (HAS_LEX_FLAGS(flags, ~(LEX_FLAG(LEX_SPECIAL_POUND) | LEX_FLAG(LEX_SPECIAL_PERIOD)
Expand Down

0 comments on commit 23b8c81

Please sign in to comment.