blob: 6b78368aaecf68bc5e6b326081353fe4f4027f88 [file] [log] [blame]
void f() {
new int[0]; // { dg-warning "zero" }
}