Skip to content

Commit 866ca7a

Browse files
committed
add syntax validation test for &impl 'a
1 parent 6349e52 commit 866ca7a

File tree

2 files changed

+30
-0
lines changed

2 files changed

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

0 commit comments

Comments
 (0)