Skip to content

Commit

Permalink
Remove bad code
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBakerEffendi committed Mar 20, 2024
1 parent 6dfd838 commit b611750
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ methodOnlyIdentifier
: (CONSTANT_IDENTIFIER | LOCAL_VARIABLE_IDENTIFIER | pseudoVariable) (EMARK | QMARK | EQ)
;

methodInvocationWithoutParentheses dave/
methodInvocationWithoutParentheses
: command
# commandMethodInvocationWithoutParentheses
| chainedCommandWithDoBlock ((DOT | COLON2) methodName commandArgumentList)?
Expand Down

0 comments on commit b611750

Please sign in to comment.