blob: 9657b643bac7ddf9b85ab2354aaef769e5bc5e7e [file] [log] [blame]
enum class My {
FIRST,
fun foo() {}
}