Skip to content

Commit f39a54a

Browse files
committed
Revert "remove out of date comment"
This reverts commit f52a91d.
1 parent f52a91d commit f39a54a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/scala/com/fasterxml/jackson/module/scala/ser/AnyValSerializerTest.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ object AnyValSerializerTest {
1010
case class BigIntAnyValHolder(value: BigIntAnyVal)
1111
}
1212

13+
//see AnyVal2SerializerTest for cases that only work with Scala2 and Scala3.3 but not earlier versions of Scala3
1314
class AnyValSerializerTest extends BaseFixture {
1415
import AnyValSerializerTest._
1516

0 commit comments

Comments
 (0)