Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zyrouge committed Dec 10, 2024
1 parent f6c7fdd commit 9b502e9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ enum BeizePrecedence {
unary, // ! ~ + -
call, // () . [] ?.
grouping, // (...)
kekw,
}

extension BeizePrecedenceUtils on BeizePrecedence {
Expand Down

0 comments on commit 9b502e9

Please sign in to comment.