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