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 52f5221 commit d332b55Copy full SHA for d332b55
compiler/test/dotty/tools/dotc/FromTastyTests.scala
@@ -30,6 +30,9 @@ class FromTastyTests extends ParallelTesting {
30
blacklist = Set(
31
"macro-deprecate-dont-touch-backquotedidents.scala",
32
33
+ // Class not found
34
+ "i3130a.scala",
35
+
36
// Owner discrepancy for refinements
37
"lambdalift-1.scala",
38
0 commit comments