Skip to content

Commit

Permalink
add class token keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
Houcine EL ADDALI committed Feb 10, 2024
1 parent de7404b commit 6f3b4c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/token/token_ctes.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ const (
TRUE
FALSE
FOR
CLASS // class keyword
)

0 comments on commit 6f3b4c7

Please sign in to comment.