view nocompile/t/template_struct_08_A.d @ 1518:5b8f89bc1b52

fixed typo
author thomask
date Fri, 27 Apr 2007 17:21:55 +0000
parents e100fe474224
children
line wrap: on
line source

// $HeadURL$
// $Date$
// $Author$

// __DSTRESS_ELINE__ 9

module dstress.nocompile.t.template_struct_08_A;

template <T> struct C {
};