## Compiler version a1b5d439ad2bb31df98eade2bd9a6e09271c8336 ## Minimized code ```scala //> using options -source:never @main def hello = println("hello") ``` ## Output Compiles ## Expectation `never` should not be accepted when using the `-source` flag