| // 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 */ } | |
| } |