generate constraint system tests
more tests added
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
fun foo<T, P, Q, R, S>() = 42
|
||||
fun foo<T, P: T>() = 42
|
||||
|
||||
trait A
|
||||
trait B : A
|
||||
|
||||
Reference in New Issue
Block a user