Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/test_data/parser/fragments/stmt/ok/0000_expr.rast')
| -rw-r--r-- | crates/syntax/test_data/parser/fragments/stmt/ok/0000_expr.rast | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/crates/syntax/test_data/parser/fragments/stmt/ok/0000_expr.rast b/crates/syntax/test_data/parser/fragments/stmt/ok/0000_expr.rast deleted file mode 100644 index 274fdf16de..0000000000 --- a/crates/syntax/test_data/parser/fragments/stmt/ok/0000_expr.rast +++ /dev/null @@ -1,9 +0,0 @@ - [email protected] "1" - [email protected] " " - [email protected] "+" - [email protected] " " - [email protected] "1" |