blob: f0cb601a7df51c63785145b7ec8a829fb36fdb0a [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 fun foo(): kotlin.Unit { /* compiled code */ }
}