blob: d16ba3df47b63de0fa78d120adab7aa840d5b8cd [file] [log] [blame]
fn main() {
0.clone::<'a>(); //~ ERROR use of undeclared lifetime name `'a`
}