Skip to content

Commit 90acf8b

Browse files
HarrisL2SuperCl4sh
authored andcommitted
Expand tests and fix refined types
1 parent a2dfe25 commit 90acf8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/explicit-nulls/flexible-unpickle/Unsafe_1.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ trait C {
3535
var stringC: String
3636
}
3737

38+
3839
object Foo {
3940
extension (c: C)
4041
def reverse: String = c.stringC.reverse

0 commit comments

Comments
 (0)