e01cf3caf5
Some are xfailed, some not, some existing ones get un-xfailed.
4 lines
36 B
Rust
4 lines
36 B
Rust
pub trait Foo {
|
|
fn bar();
|
|
}
|