blob: 3c9c403e83d934375473cf5cd037617f011ba231 [file] [log] [blame]
fn main() {
let super: int; //~ ERROR found `super` in ident position
}