blob: bd14acbe53d2cf4f6536267362c9d5661a692b43 [file]
package test
enum class E {
LOL
}
val values = E.val<caret>ues()