From 10bf41c6900859e51209607b3c59d6af30199804 Mon Sep 17 00:00:00 2001 From: Beta Ziliani Date: Fri, 20 Dec 2024 15:02:18 -0300 Subject: [PATCH] Fixup --- crates/solidity/inputs/language/bindings/rules.msgb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/solidity/inputs/language/bindings/rules.msgb b/crates/solidity/inputs/language/bindings/rules.msgb index 6baa3f30a2..33e8bfabce 100644 --- a/crates/solidity/inputs/language/bindings/rules.msgb +++ b/crates/solidity/inputs/language/bindings/rules.msgb @@ -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