Is this reported? <https://travis-ci.org/soywiz/kp...
# multiplatform
d
Is this reported? https://travis-ci.org/soywiz/kpspemu/builds/294470924#L967
Copy code
e: java.lang.IllegalStateException: Cannot get FQ name of local class: class <no name provided>
	at org.jetbrains.kotlin.serialization.StringTableImpl.getFqNameIndexOfLocalAnonymousClass(StringTableImpl.kt:79)
        ...
1
i
No, nothing like that regarding common modules. Please youtrack it.
👍 1
d
@ilya.gorbunov https://github.com/soywiz/kpspemu/commit/a9fe4319c327ded7d259f9b810db10ef782f3f77 this seems to fix the problem. Is it possible to test common in try.kotlinlang.org to put there a simple example with this fail?