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