9514f8f873
FirDeclarationsResolveTransformer.transformSimpleFunction() performs proper local function analysis only if the parent is properly set. ^KTIJ-26608 Fixed
7 lines
233 B
Plaintext
Vendored
7 lines
233 B
Plaintext
Vendored
public final class CodeFragment {
|
|
// source: 'fragment.kt'
|
|
public method <init>(): void
|
|
private final static method run$ext(p0: java.lang.String): java.lang.String
|
|
public final static method run(): java.lang.String
|
|
}
|