blob: 768cc1e1bf4c66effe9ea91b81a5d67e8ed2daa7 [file] [log] [blame]
// -*- rust -*-
// error-pattern:unexpected token
fn main() {
fail @ ;
}