blob: e87eee95e3525aea4a412edd85fcbe9d074ef8b2 [file] [log] [blame]
typedef void T(C<C>);
T test() => throw '';
main() {}