blob: d526c76b92c1b903d68d021bebcaba63bf8698ab [file]
package test
enum class TestEnum {
first, second, third
}