blob: ad8aa4c1a2bd663797b442ea707fac677c8d921e [file] [log] [blame]
use self; //~ERROR `self` imports are only allowed within a { } list
fn main() {}