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