Skip to content

Commit

Permalink
Update grug_lexer.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
MyNameIsTrez authored Nov 16, 2024
1 parent 3775bb6 commit 5f67f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _plugins/grug_lexer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def self.keywords

def self.keywords_type
@keywords_type ||= Set.new %w(
string i32 f64 bool
string i32 f64 bool id
)
end

Expand Down

0 comments on commit 5f67f0a

Please sign in to comment.