blob: 87ce0933681c5d571d7a287de7959547aad76ed8 [file] [log] [blame]
// compile-flags: -Zsave-analysis
use {self}; //~ ERROR E0431
fn main () {
}