Skip to content

Commit

Permalink
skip if scalajs
Browse files Browse the repository at this point in the history
  • Loading branch information
jtjeferreira committed Jun 4, 2024
1 parent 8790389 commit d1b9a15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/run/i10846/i10846.scala
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// scalajs: --skip

package i10846 {
final class V(val x: Int) extends AnyVal
object V { def get: Option[V] = null }
Expand Down

0 comments on commit d1b9a15

Please sign in to comment.