blob: 836cf560a456c974163cc32b68fbdddfc06ce49c [file] [log] [blame] [edit]
use {self}; //~ ERROR imports need to be explicitly named
fn main () {
}