| commit | 73678ce217b4b78df4484d9c32eca6c7dff34496 | [log] [tgz] |
|---|---|---|
| author | Lukas Wirth <lukastw97@gmail.com> | Thu Apr 18 17:12:18 2024 +0200 |
| committer | GitHub <noreply@github.com> | Thu Apr 18 17:12:18 2024 +0200 |
| tree | 4cc338e0e12227eaf7814dd321c356bc55c82ae4 | |
| parent | 20bc271547bb130f282c704f736e4989743ce332 [diff] |
Update rust.ungram
diff --git a/rust.ungram b/rust.ungram index cb58486..7781e71 100644 --- a/rust.ungram +++ b/rust.ungram
@@ -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.