1error: `"0f"` is not a valid identifier 2 --> tests/ui/invalid-ident.rs:4:8 3 | 44 | fn [<0 f>]() {} 5 | ^^^^^^^ 6