blob: eaa0557a5daf490fa45c48d6f211580e207e07ee [file] [log] [blame]
class A<out X, in Y, inout Z> {}
main() {}