aboutsummaryrefslogtreecommitdiff
path: root/tests/data/parser/ok/0002_struct_item_field.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/parser/ok/0002_struct_item_field.rs')
-rw-r--r--tests/data/parser/ok/0002_struct_item_field.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/data/parser/ok/0002_struct_item_field.rs b/tests/data/parser/ok/0002_struct_item_field.rs
deleted file mode 100644
index cc3866d25..000000000
--- a/tests/data/parser/ok/0002_struct_item_field.rs
+++ /dev/null
@@ -1,3 +0,0 @@
1struct S {
2 foo: u32
3} \ No newline at end of file