fn main() { let ref = "foo"; //~ error: expected identifier, found `=` }