view tests/mini/typeinfo12.d @ 1198:f48500f9350c

Ported script to Tango
author larsivi@larsivi-gutsy
date Tue, 07 Apr 2009 18:37:19 +0200
parents 1bb99290e03a
children
line wrap: on
line source

module typeinfo12;

class C
{
}

void main()
{
}