We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c368c66 commit 366fa4eCopy full SHA for 366fa4e
test/files/jvm/serialization-new.check
@@ -1,6 +1,6 @@
1
warning: there were two deprecation warnings (since 2.11.0)
2
-warning: there was one deprecation warning (since 2.12.0)
3
-warning: there were three deprecation warnings in total; re-run with -deprecation for details
+warning: there were three deprecation warnings (since 2.12.0)
+warning: there were 5 deprecation warnings in total; re-run with -deprecation for details
4
a1 = Array[1,2,3]
5
_a1 = Array[1,2,3]
6
arrayEquals(a1, _a1): true
0 commit comments