Svetlana Isakova
|
1cfb7d8f57
|
Changed constraint system tests
after adding new error 'hasTypeParameterWithUnsatisfiedOnlyInputTypesError'
|
2015-10-16 21:58:46 +03:00 |
|
Svetlana Isakova
|
b162a65e85
|
Changed the way the constraints are written in tests
SUBTYPE T Int -> T <: Int
|
2015-07-13 21:57:59 +03:00 |
|
Svetlana Isakova
|
722a49767a
|
Rename: TypeConstructorMismatch -> ParameterConstraintError
|
2015-07-10 15:05:12 +03:00 |
|
Svetlana Isakova
|
89e16ecbcc
|
Don't generate constraint if a type variable was substituted twice
to prevent infinite recursion
|
2015-07-10 15:05:06 +03:00 |
|