Skip to content

Commit 4026832

Browse files
committed
Fix inductive-implicits bench?
1 parent 10d5bf1 commit 4026832

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/bench/inductive-implicits.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ package shapeless {
6161
import shapeless.*
6262

6363
object Test extends App {
64+
import Selector.given
6465
val sel = Selector[L, Boolean]
6566

6667
type L =

0 commit comments

Comments
 (0)