1 2 3 4 5 6 7
error: no rules expected the token `@` --> tests/ui/type-array-bad-len.rs:5:20 | 5 | input = [{ [T; @] }] | ^ no rules expected this token in macro call | = note: while trying to match end of macro