Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/parser/src/syntax_kind/generated.rs')
-rw-r--r--crates/parser/src/syntax_kind/generated.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/parser/src/syntax_kind/generated.rs b/crates/parser/src/syntax_kind/generated.rs
index 6a38044e3b..6cf2524c16 100644
--- a/crates/parser/src/syntax_kind/generated.rs
+++ b/crates/parser/src/syntax_kind/generated.rs
@@ -1005,6 +1005,7 @@ impl SyntaxKind {
Some(tok)
}
}
+#[doc = r" `T![]`"]
#[macro_export]
macro_rules ! T_ {
[$] => { $ crate :: SyntaxKind :: DOLLAR };