Add URL to test cases

This commit is contained in:
Michael Howell 2023-10-16 16:12:17 -07:00
parent 69dc19043b
commit 43b493ebc0
20 changed files with 20 additions and 0 deletions

View file

@ -1,3 +1,4 @@
// https://github.com/rust-lang/rust/issues/33069
#![crate_name="issue_33069"]
pub trait Bar {}