Changed the way the constraints are written in tests
SUBTYPE T Int -> T <: Int
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
VARIABLES T
|
||||
|
||||
SUBTYPE My<T> My<A>
|
||||
My<T> <: My<A>
|
||||
|
||||
Reference in New Issue
Block a user