Fix FE1.0 intention test
This commit is contained in:
committed by
TeamCityServer
parent
235f4200df
commit
7d7782e8ff
@@ -1,4 +1,5 @@
|
||||
// IS_APPLICABLE: false
|
||||
// ERROR: Const 'val' are only allowed on top level or in objects
|
||||
class Test {
|
||||
const val x<caret> = 1
|
||||
}
|
||||
Reference in New Issue
Block a user