Scala 2 Enumerations still work in Scala 3.
There is a new Scala 3 Enum but that doesn't mean that Scala 2 Enumerations support was abandoned.
Would it be feasible to move these tests to the src/test/scala so that they run for all scala versions?
https://github.com/apache/fory/tree/main/scala/fory-json-scala/src/test/scala-2/org/apache/fory/json/scala
Scala 2 Enumerations still work in Scala 3.
There is a new Scala 3 Enum but that doesn't mean that Scala 2 Enumerations support was abandoned.
Would it be feasible to move these tests to the src/test/scala so that they run for all scala versions?
https://github.com/apache/fory/tree/main/scala/fory-json-scala/src/test/scala-2/org/apache/fory/json/scala