[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
This commit is contained in:
parent
e53d6dd35b
commit
ec2cc761bc
9925 changed files with 16397 additions and 16397 deletions
|
@ -1,4 +1,4 @@
|
|||
// run-pass
|
||||
//@ run-pass
|
||||
fn foo<'a, 'b>(x: &'a &'b Option<u32>) -> &'a u32 {
|
||||
let x: &'a &'a Option<u32> = x;
|
||||
match x {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue