use self; //~ERROR `self` imports are only allowed within a { } list

fn main() {}