Relinking spec tests
This commit is contained in:
-1
@@ -4,7 +4,6 @@
|
||||
* SECTIONS: annotations, type-annotations
|
||||
* NUMBER: 1
|
||||
* DESCRIPTION: Type annotations on return type with unresolved reference in parameters.
|
||||
* UNEXPECTED BEHAVIOUR
|
||||
* ISSUES: KT-28424
|
||||
*/
|
||||
|
||||
|
||||
-1
@@ -6,7 +6,6 @@
|
||||
* SECTIONS: annotations, type-annotations
|
||||
* NUMBER: 10
|
||||
* DESCRIPTION: Type annotations on a lambda type with unresolved reference in parameters.
|
||||
* UNEXPECTED BEHAVIOUR
|
||||
* ISSUES: KT-28424
|
||||
*/
|
||||
|
||||
|
||||
-1
@@ -4,7 +4,6 @@
|
||||
* SECTIONS: annotations, type-annotations
|
||||
* NUMBER: 11
|
||||
* DESCRIPTION: Type annotations with invalid target.
|
||||
* UNEXPECTED BEHAVIOUR
|
||||
* ISSUES: KT-28449
|
||||
*/
|
||||
|
||||
|
||||
-1
@@ -4,7 +4,6 @@
|
||||
* SECTIONS: annotations, type-annotations
|
||||
* NUMBER: 2
|
||||
* DESCRIPTION: Type annotations on supertypes with unresolved reference in parameters.
|
||||
* UNEXPECTED BEHAVIOUR
|
||||
* ISSUES: KT-28424
|
||||
*/
|
||||
|
||||
|
||||
-1
@@ -4,7 +4,6 @@
|
||||
* SECTIONS: annotations, type-annotations
|
||||
* NUMBER: 3
|
||||
* DESCRIPTION: Type annotations on parameter types with unresolved reference in parameters.
|
||||
* UNEXPECTED BEHAVIOUR
|
||||
* ISSUES: KT-28424
|
||||
*/
|
||||
|
||||
|
||||
-1
@@ -4,7 +4,6 @@
|
||||
* SECTIONS: annotations, type-annotations
|
||||
* NUMBER: 4
|
||||
* DESCRIPTION: Type annotations on type arguments for a containing type of return type, with unresolved reference in parameters.
|
||||
* UNEXPECTED BEHAVIOUR
|
||||
* ISSUES: KT-28424
|
||||
*/
|
||||
|
||||
|
||||
-1
@@ -4,7 +4,6 @@
|
||||
* SECTIONS: annotations, type-annotations
|
||||
* NUMBER: 5
|
||||
* DESCRIPTION: Type annotations on upper bounds with unresolved reference in parameters.
|
||||
* UNEXPECTED BEHAVIOUR
|
||||
* ISSUES: KT-28424
|
||||
*/
|
||||
|
||||
|
||||
-1
@@ -4,7 +4,6 @@
|
||||
* SECTIONS: annotations, type-annotations
|
||||
* NUMBER: 6
|
||||
* DESCRIPTION: Type annotations inside type check and cast expression with unresolved reference in parameters.
|
||||
* UNEXPECTED BEHAVIOUR
|
||||
* ISSUES: KT-28424
|
||||
*/
|
||||
|
||||
|
||||
-1
@@ -4,7 +4,6 @@
|
||||
* SECTIONS: annotations, type-annotations
|
||||
* NUMBER: 7
|
||||
* DESCRIPTION: Type annotations on a type in an anonymous object expression, with unresolved reference in parameters.
|
||||
* UNEXPECTED BEHAVIOUR
|
||||
* ISSUES: KT-28424
|
||||
*/
|
||||
|
||||
|
||||
-1
@@ -4,7 +4,6 @@
|
||||
* SECTIONS: annotations, type-annotations
|
||||
* NUMBER: 8
|
||||
* DESCRIPTION: Type annotations on a receiver type (for an extension property only), with unresolved reference in parameters.
|
||||
* UNEXPECTED BEHAVIOUR
|
||||
* ISSUES: KT-28424
|
||||
*/
|
||||
|
||||
|
||||
-1
@@ -4,7 +4,6 @@
|
||||
* SECTIONS: annotations, type-annotations
|
||||
* NUMBER: 9
|
||||
* DESCRIPTION: Type annotations on a setter argument type with unresolved reference in parameters.
|
||||
* UNEXPECTED BEHAVIOUR
|
||||
* ISSUES: KT-28424
|
||||
*/
|
||||
|
||||
|
||||
-1
@@ -4,7 +4,6 @@
|
||||
* SECTIONS: objects, inheritance
|
||||
* NUMBER: 1
|
||||
* DESCRIPTION: Access to class members in the super constructor call of an object.
|
||||
* UNEXPECTED BEHAVIOUR
|
||||
* ISSUES: KT-25289
|
||||
*/
|
||||
|
||||
|
||||
-1
@@ -4,7 +4,6 @@
|
||||
* SECTIONS: objects, inheritance
|
||||
* NUMBER: 2
|
||||
* DESCRIPTION: Access to class members in the super constructor call of an object.
|
||||
* UNEXPECTED BEHAVIOUR
|
||||
* ISSUES: KT-25289
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user