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 6b5dda5 commit ce61163Copy full SHA for ce61163
compiler/test/dotty/tools/dotc/FromTastyTests.scala
@@ -89,6 +89,7 @@ class FromTastyTests extends ParallelTesting {
89
"t493.scala",
90
"t8395.scala",
91
"t3613.scala",
92
+ "quote-no-splices.scala",
93
)
94
95
step1.checkCompile() // Compile all files to generate the class files with tasty
0 commit comments