Files
kotlin-fork/analysis/analysis-api/testData/components/compilerFacility/compilation/codeFragments/commonContext.txt
T
Yan Zhulanow 5179462632 [Analysis API] Support non-JVM platforms in code fragments
The 'evalJs' test is not available, as there is no proper support for
klib loading in non-standalone Analysis API yet.

^KT-64197 Fixed
2024-01-05 16:04:14 +00:00

5 lines
152 B
Plaintext
Vendored

public final class CodeFragment {
// source: 'fragment.kt'
public method <init>(): void
public final static method run(p0: test.Foo): void
}