Update rust.ungram

This commit is contained in:
Lukas Wirth 2024-04-18 17:12:18 +02:00 committed by GitHub
parent c12dfa2268
commit 63f54d1c82

View File

@ -1,3 +1,5 @@
// Note this grammar file does not reflect the current language as this file is no longer maintained.
// Rust Un-Grammar.
//
// This grammar specifies the structure of Rust's concrete syntax tree.