aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/parser/ok/0038_where_pred_type.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_syntax/test_data/parser/ok/0038_where_pred_type.rs')
-rw-r--r--crates/ra_syntax/test_data/parser/ok/0038_where_pred_type.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/ra_syntax/test_data/parser/ok/0038_where_pred_type.rs b/crates/ra_syntax/test_data/parser/ok/0038_where_pred_type.rs
deleted file mode 100644
index 8bfc341a5..000000000
--- a/crates/ra_syntax/test_data/parser/ok/0038_where_pred_type.rs
+++ /dev/null
@@ -1 +0,0 @@
1fn test() where (u64, u64): Foo {} \ No newline at end of file