Skip to content

Commit a49fe15

Browse files
committed
Fix test
1 parent 4c39bbc commit a49fe15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/run-staging/staged-streams_1.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
import scala.quoted._
22
import scala.quoted.staging._
33
import scala.quoted.util._
4+
import language.experimental.namedTypeArguments
5+
46
/**
57
* Port of the strymonas library as described in O. Kiselyov et al., Stream fusion, to completeness (POPL 2017)
68
*/

0 commit comments

Comments
 (0)