blob: 6e16a4caf59485e3c98909b083b5641fa15dc490 [file] [log] [blame]
#![crate_name = "foo"]
pub trait FooTrait {}
pub struct FooStruct;