[Spec tests] Remove spec info from fir tests
This commit is contained in:
-11
@@ -2,17 +2,6 @@
|
||||
// !DIAGNOSTICS: -UNUSED_VARIABLE -ASSIGNED_BUT_NEVER_ACCESSED_VARIABLE -UNUSED_VALUE -UNUSED_PARAMETER -UNUSED_EXPRESSION
|
||||
// SKIP_TXT
|
||||
|
||||
/*
|
||||
* KOTLIN DIAGNOSTICS SPEC TEST (NEGATIVE)
|
||||
*
|
||||
* SPEC VERSION: 0.1-253
|
||||
* MAIN LINK: statements, loop-statements, while-loop-statement -> paragraph 3 -> sentence 1
|
||||
* PRIMARY LINKS: statements, loop-statements, while-loop-statement -> paragraph 1 -> sentence 1
|
||||
* NUMBER: 1
|
||||
* DESCRIPTION: condition expression is not a subtype of kotlin.Boolean.
|
||||
* HELPERS: checkType
|
||||
*/
|
||||
|
||||
// FILE: KotlinClass.kt
|
||||
// TESTCASE NUMBER: 1
|
||||
fun case1() {
|
||||
|
||||
Reference in New Issue
Block a user