blob: 9c482d787acdba4a836f79e53ad957a46c0873f3 [file] [log] [blame]
A<Y> foo<Y>(Y y) => throw 42;
class A<X> {}
main() {}
test() {}