mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 15:53:49 +00:00
12 lines
320 B
Kotlin
Vendored
12 lines
320 B
Kotlin
Vendored
// IntelliJ API Decompiler stub source generated from a class file
|
|
// Implementation of methods is not available
|
|
|
|
package test
|
|
|
|
public final class Modifiers public constructor() {
|
|
public final var extVar: kotlin.Int /* compiled code */
|
|
|
|
public final external fun extFun(): kotlin.Unit { /* compiled code */ }
|
|
}
|
|
|