Skip to content

Commit ce61163

Browse files
committed
Blacklist compiling quotes with no splices from TASTY
1 parent 6b5dda5 commit ce61163

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/test/dotty/tools/dotc/FromTastyTests.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ class FromTastyTests extends ParallelTesting {
8989
"t493.scala",
9090
"t8395.scala",
9191
"t3613.scala",
92+
"quote-no-splices.scala",
9293
)
9394
)
9495
step1.checkCompile() // Compile all files to generate the class files with tasty

0 commit comments

Comments
 (0)