view test/bug35.d @ 59:362825278842 trunk

[svn r63] Forgot lphobos/typeinfo2
author lindquist
date Thu, 25 Oct 2007 09:04:00 +0200
parents 2c3cd3596187
children
line wrap: on
line source

module bug35;

private const char[10] digits    = "0123456789";            /// 0..9

void main()
{
}