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.
dotc -target:jvm-1.7 doesn't work, it seems that one needs to type dotc -target jvm-1.7 which is different from scalac
dotc -target:jvm-1.7
dotc -target jvm-1.7