Open
Description
Compiler version
3.2.2-RC1-bin-SNAPSHOT-git-292e56f
Minimized code
scala> import language.experimental.captureChecking
Output
-- Error: ----------------------------------------------------------------------
1 |import language.experimental.captureChecking
| ^^^^^^^^^^^^^^^
| this language import is only allowed at the toplevel
Expectation
Should work. See f2c1b24