blob: 940b9f693cade298f393834155c91732f85d5f1e [file] [log] [blame]
#![allow(foo = "")] //~ ERROR E0452
fn main() {
}