We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2dfe25 commit 90acf8bCopy full SHA for 90acf8b
tests/explicit-nulls/flexible-unpickle/Unsafe_1.scala
@@ -35,6 +35,7 @@ trait C {
35
var stringC: String
36
}
37
38
+
39
object Foo {
40
extension (c: C)
41
def reverse: String = c.stringC.reverse
0 commit comments