// dm v843 // dmc reports version 8.42n template<> class Foo { }; int main() { Foo x; return 0; }
I'll take care of it. Thanks.