Compiler: restore an opportunity to switch light tree mode OFF
#KT-55996 Fixed
This commit is contained in:
committed by
Space Team
parent
5aef179a3d
commit
c8db20bd0b
@@ -0,0 +1,8 @@
|
||||
warning: language version 2.0 is experimental, there are no backwards compatibility guarantees for new language and library features
|
||||
compiler/testData/cli/jvm/firLightTree.kt:2:5: error: variable expected
|
||||
this += "Alpha"
|
||||
^
|
||||
compiler/testData/cli/jvm/firLightTree.kt:3:15: error: classifier 'class System : Any' does not have a companion object, and thus must be initialized here
|
||||
java.lang.System = null
|
||||
^
|
||||
COMPILATION_ERROR
|
||||
Reference in New Issue
Block a user