40ecd4bc1e
Backend requires annotation constructors to be fully resolved for the 'IrConst' default value lowering. However, in the IDE there is usually no need in complete annotation class resolution. ^KTIJ-27061 Fixed
6 lines
140 B
Plaintext
Vendored
6 lines
140 B
Plaintext
Vendored
public final class CodeFragment {
|
|
// source: 'fragment.kt'
|
|
public method <init>(): void
|
|
public final static method run(): int
|
|
}
|