grammars-v4
grammars-v4 copied to clipboard
[cpp] "std::array<xxx[1], 1> test;" parses, "std::array<int[1], 1> test;" does not
trafficstars
As the title indicates, there is something wrong with declarations containing basic types.