blob: e8fddce2de62c4cef846f735938b34b7adadc39b [file] [log] [blame]
trait Foo {}
struct Bar {}
struct Bax;
struct Baz(String);
impl Foo for Bar {}