Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
beta-ziliani committed Dec 20, 2024
1 parent 214fce4 commit 10bf41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/solidity/inputs/language/bindings/rules.msgb
Original file line number Diff line number Diff line change
Expand Up @@ -2097,7 +2097,7 @@ inherit .star_extension
node type_of
attr (type_of) push_symbol = "@typeof"
node type_def
attr (type_def) push_symbol = (source-text @name)
attr (type_def) push_symbol = (source-text @name)
edge def -> type_of
edge type_of -> type_def
edge type_def -> @enum.lexical_scope
Expand Down

0 comments on commit 10bf41c

Please sign in to comment.