blob: 2d93739599c8451e66726752a3ab115e1688764b [file]
package test
fun box(): String {
return classWithNestedEnum.foo()!!
}