Odin
11/20/2020, 12:14 PMe: java.lang.IllegalArgumentException: Unbound type parameters are forbidden: [Unbound private symbol org.jetbrains.kotlin.ir.symbols.impl.IrTypeParameterSymbolImpl@69e10c4e, Unbound private symbol org.jetbrains.kotlin.ir.symbols.impl.IrTypeParameterSymbolImpl@782ec94]
Ive read that it might be because of synthetic imports, but I cannot find any. Are there any other reason for this to occur?jim
11/20/2020, 12:19 PM