Fix test data so that it can be compiled
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
package test
|
||||
|
||||
enum class TestEnum {
|
||||
first second third
|
||||
first, second, third
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user