grammars-v4 icon indicating copy to clipboard operation
grammars-v4 copied to clipboard

[cpp] "std::array<xxx[1], 1> test;" parses, "std::array<int[1], 1> test;" does not

Open kaby76 opened this issue 1 year ago • 0 comments
trafficstars

As the title indicates, there is something wrong with declarations containing basic types.

kaby76 avatar Jul 03 '24 10:07 kaby76