Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/test_data/parser/inline/ok/0153_trait.rast')
| -rw-r--r-- | crates/syntax/test_data/parser/inline/ok/0153_trait.rast | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/crates/syntax/test_data/parser/inline/ok/0153_trait.rast b/crates/syntax/test_data/parser/inline/ok/0153_trait.rast deleted file mode 100644 index 9881e5048c..0000000000 --- a/crates/syntax/test_data/parser/inline/ok/0153_trait.rast +++ /dev/null @@ -1,11 +0,0 @@ - [email protected] "trait" - [email protected] " " - [email protected] "T" - [email protected] " " - [email protected] "{" - [email protected] "}" - [email protected] "\n" |