blob: ad2ac53ad6f927c5ce10565fba38c89dfb47868c [file]
// error-pattern: expected
fn main() {
let x.y::<int>.z foo;
}