view tests/mini/bug12.d @ 1127:3e98925bcc39

Fix makewebstatistics: don't try to drop a test multiple times.
author Frits van Bommel <fvbommel wxs.nl>
date Fri, 20 Mar 2009 15:47:42 +0100
parents 1bb99290e03a
children
line wrap: on
line source

module bug12;

void main()
{
    const char[] name="y";
}