blob: b38ef20c551fb9e67172a32c46ea4a76366dad5b [file] [log] [blame]
// hopefully this doesn't cause an ICE
pub fn foo() {
extern crate std;
}