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 3821b16 commit 65614d0Copy full SHA for 65614d0
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