Hello! How can I get IrClass of other module from symbol? when I call symbol.owner I got error: java.lang.IllegalStateException: Symbol for ... is unbound
s
shikasd
05/08/2020, 8:46 PM
It is broken atm in 1.3.70 and 1.4, maybe you can try for older version
Alternatively, you can resolve descriptor on the frontend and pass it
p
PHondogo
05/08/2020, 9:11 PM
Hello, @shikasd! Could you supply any example how to pass it from frontend?