Remove bogus test

From-SVN: r18488
This commit is contained in:
Mark Mitchell 1998-03-11 23:38:50 +00:00
parent 6d89b990a5
commit 1bd1a2b583

View File

@ -1,7 +0,0 @@
// Build don't link:
void f()
{
new int = 1;
}