You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "main" scala.MatchError:List() (of classscala.collection.immutable.Nil$)
at dotty.tools.dotc.config.Settings$Setting.doSet$1(Settings.scala:140)
at dotty.tools.dotc.config.Settings$Setting.tryToSet(Settings.scala:170)
at dotty.tools.dotc.config.Settings$SettingGroup.loop$1(Settings.scala:231)
at dotty.tools.dotc.config.Settings$SettingGroup.processArguments(Settings.scala:236)
at dotty.tools.dotc.config.Settings$SettingGroup.processArguments(Settings.scala:243)
at dotty.tools.dotc.config.CliCommand.distill(CliCommand.scala:51)
at dotty.tools.dotc.config.CliCommand.distill$(CliCommand.scala:12)
at dotty.tools.dotc.config.CompilerCommand.distill(CompilerCommand.scala:12)
at dotty.tools.dotc.Driver.setup(Driver.scala:78)
at dotty.tools.dotc.Driver.process(Driver.scala:197)
at dotty.tools.dotc.Driver.process(Driver.scala:167)
at dotty.tools.dotc.Driver.process(Driver.scala:179)
at dotty.tools.dotc.Driver.main(Driver.scala:209)
at dotty.tools.dotc.Main.main(Main.scala)
Expectation
No crash
The text was updated successfully, but these errors were encountered:
Compiler version
3.1
Minimized example
Output
Expectation
No crash
The text was updated successfully, but these errors were encountered: