blob: 3c74e992395c19a80690142f9b05036869bb1d68 [file] [log] [blame] [edit]
//@ compile-flags: -Zterminal-urls=yes
fn main() {
let () = 4; //~ ERROR
}