module bug35; private const char[10] digits = "0123456789"; /// 0..9 void main() { }