blob: 33b226994641b90316d42c596e4ea6b4d15128a1 [file]
// IntelliJ API Decompiler stub source generated from a class file
// Implementation of methods is not available
public final enum class My private constructor() : kotlin.Enum<My> {
FIRST;
public final inline fun foo(): kotlin.Unit { /* compiled code */ }
}