We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 428b5ea + 65614d0 commit ef4a81dCopy full SHA for ef4a81d
tests/neg/i3736b.scala
@@ -3,5 +3,5 @@ import foo.dynamics
3
class Foo() extends Dynamic // error: extension of type scala.Dynamic needs to be enabled
4
5
package foo {
6
- class dynamic
+ class dynamics
7
}
0 commit comments