Analysis: add LC testdata with current behaviour
This commit is contained in:
+3
-1
@@ -50,4 +50,6 @@ class ClassWithConstContainer {
|
||||
const val eFloat = 2.7182818284f // Float
|
||||
const val complexFloat = 2.7182818284f + 2.4 // Float
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// COMPILATION_ERRORS
|
||||
Reference in New Issue
Block a user