[Spec tests] Remove spec info from fir tests
This commit is contained in:
@@ -2,16 +2,6 @@
|
||||
// !DIAGNOSTICS: -UNUSED_EXPRESSION
|
||||
// SKIP_TXT
|
||||
|
||||
/*
|
||||
* KOTLIN DIAGNOSTICS NOT LINKED SPEC TEST (POSITIVE)
|
||||
*
|
||||
* SECTIONS: dfa
|
||||
* NUMBER: 15
|
||||
* DESCRIPTION: Raw data flow analysis test
|
||||
* NOTE: performance test
|
||||
* HELPERS: classes, interfaces, functions, properties
|
||||
*/
|
||||
|
||||
// TESTCASE NUMBER: 1
|
||||
open class Case1_1 : InterfaceWithTypeParameter1<Case1_1>
|
||||
open class Case1_2 : InterfaceWithTypeParameter1<Case1_2>
|
||||
|
||||
Reference in New Issue
Block a user