fun main() { val foo = Foo>(listOf()) foo } class Foo(first: A)