Claude Brisson
interface SomeInterface { @get:Throws(SomeException::class) val something: Something }
This annotation is not applicable to target 'member property without backing field or delegate' and use site target '@get'
Arkadii Ivanov
A modern programming language that makes developers happier.