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 ad9cca9 commit 0a39e30Copy full SHA for 0a39e30
compiler/test/dotc/pos-from-tasty.blacklist
@@ -18,6 +18,7 @@ default-super.scala
18
19
# Need to implement printing of match types
20
matchtype.scala
21
+typelevel0.scala
22
23
# Did not survive addition of type ascriptions in decompiled tests
24
i3050.scala
compiler/test/dotc/run-from-tasty.blacklist
@@ -1,2 +1,5 @@
1
# Closure type miss match
2
eff-dependent.scala
3
+
4
+# Show-extractors needs to handle empty selector in Matcj
5
+implicitMatch.scala
0 commit comments