Skip to content

Commit

Permalink
skip scalajs tests because of the difference in output () vs undefined
Browse files Browse the repository at this point in the history
  • Loading branch information
KacperFKorban committed Feb 18, 2025
1 parent 867fb35 commit d6badeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/run/better-fors-map-elim.scala
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// scalajs: --skip
import scala.language.experimental.betterFors

class myOptionModule(doOnMap: => Unit) {
Expand Down

0 comments on commit d6badeb

Please sign in to comment.