blob: 30cddb374f97f3b8cfc1b6c8ded91676b0a3e4c0 [file] [log] [blame]
BEGIN
template<typename T = int> struct F;
template<typename T, typename U> struct I;
END