blob: 1bd518d6ffeceb732413dd90c5083246473898f6 [file] [log] [blame]
fn main() {
static || {};
//~^ ERROR closures cannot be static
}