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 ce61163 commit 8b41170Copy full SHA for 8b41170
compiler/test/dotty/tools/dotc/FromTastyTests.scala
@@ -52,6 +52,7 @@ class FromTastyTests extends ParallelTesting {
52
"t8023.scala",
53
"tcpoly_ticket2096.scala",
54
"t247.scala",
55
+ "quote-no-splices.scala",
56
)
57
58
step1.checkCompile() // Compile all files to generate the class files with tasty
@@ -89,7 +90,6 @@ class FromTastyTests extends ParallelTesting {
89
90
"t493.scala",
91
"t8395.scala",
92
"t3613.scala",
- "quote-no-splices.scala",
93
94
95
0 commit comments