Skip to content

Commit 72ca984

Browse files
committed
Update tests
1 parent c18243e commit 72ca984

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

tests/run/better-fors-map-inlined.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//> using options -preview
2-
31
enum MyOption[+A]:
42
case MySome(x: A)
53
case MyNone

tests/run/i23409.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//> using options -preview
21

32
// dropForMap should be aware of conversions to receiver
43

tests/run/i23409b.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//> using options -preview
21

32
final class Implicit()
43

0 commit comments

Comments
 (0)