Skip to content

Commit df56707

Browse files
committed
add syntax validation test for &impl 'a
1 parent 4389c43 commit df56707

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fn f(_: &impl 'a) {}

0 commit comments

Comments
 (0)