Somewaht better diagnostics.
This commit is contained in:
committed by
alexander-gorshenev
parent
5654f78cae
commit
2403f874a6
+1
-1
@@ -518,7 +518,7 @@ internal class IrSerializer(val context: Context,
|
||||
.build()
|
||||
} else if (descriptor is ClassDescriptor) {
|
||||
// TODO
|
||||
context.log("Can't serialize local class declarations in inline functions")
|
||||
context.log("Can't serialize local class declarations in inline functions yet")
|
||||
}
|
||||
|
||||
val coordinates = serializeCoordinates(declaration.startOffset, declaration.endOffset)
|
||||
|
||||
Reference in New Issue
Block a user