You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify the existing testAllInOne to avoid bugs in Scala 3.2.1 #SCL-20734
- The lines that instantiate classes from scala.concurrent.duration have been removed due to scala/scala3#16322. A test will be added for that specifically.
- The presentation of some methods has been changed in the platform, to show a `:` instead of `=>`.
Copy file name to clipboardExpand all lines: scala/worksheet/test/org/jetbrains/plugins/scala/worksheet/integration/repl/WorksheetReplIntegration_Scala_3_Test.scala
0 commit comments