OSDN Git Service

Fix typo in previous commit.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / init / new4.C
1 int *x = new int [2] ();