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