blob: 969de79c0586532bc9f1d15f4af805cee742657d [file] [log] [blame]
mod module_that_doesnt_exist; //~ ERROR E0583
fn main() {
}