Learn more about cloning repositories
You have read-only access
XFAIL: constraint checker vs static funcs in protocols <rdar://problem/12959759> Constrait checker cannot handle: func foo<T : P>(arg : T) -> T { return T.foo(arg) } Swift SVN r3682