1 2 3 4 5
error: expected identifier after `:` --> tests/ui/no-ident-after-colon.rs:4:15 | 4 | fn [<name:0>]() {} | ^