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 05d95dd commit e657ac8Copy full SHA for e657ac8
tests/run/i11706.scala
@@ -27,4 +27,4 @@ end Trait
27
@main def Test() =
28
println(Obj.length[(Int, Int, String)]) // OK
29
new Trait:
30
- println(length[(Int, Int, String)]) // ERROR
+ println(length[(Int, Int, String)])
0 commit comments