Deprecated enum syntax removed: most compiler tests
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
enum class State {
|
||||
O
|
||||
O,
|
||||
K
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user