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.
1 parent 03bd363 commit 2a5dd4eCopy full SHA for 2a5dd4e
test/dotc/tests.scala
@@ -199,7 +199,7 @@ class tests extends CompilerTest {
199
200
@Test def dotc_parsing = compileDir(dotcDir, "parsing") // twice omitted to make tests run faster
201
202
-// @Test def dotc_printing = compileDir(dotcDir, "printing") // twice omitted to make tests run faster
+ @Test def dotc_printing = compileDir(dotcDir, "printing") // twice omitted to make tests run faster
203
204
@Test def dotc_reporting = compileDir(dotcDir, "reporting") // twice omitted to make tests run faster
205
0 commit comments