Skip to content

Commit

Permalink
empty
Browse files Browse the repository at this point in the history
  • Loading branch information
rjolly committed Jul 26, 2020
1 parent 073cee2 commit 738336e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.js
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ function classpath() {
return java.lang.System.getProperty("java.class.path");
}

// requires ch.epfl.lamp#dotty-compiler_0.22;0.22.0-RC1
// requires ch.epfl.lamp#dotty-compiler_0.25;0.25.0-RC2

function dotc(srcDir, destDir, options) {
if (srcDir == undefined) {
Expand Down

0 comments on commit 738336e

Please sign in to comment.