Skip to content

Commit bb01e6f

Browse files
committed
Add test for whitebox givens
1 parent f77b3a9 commit bb01e6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/pos/whitebox-given.scala

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
transparent inline given Int = 1
2+
val x: 1 = summon[Int]

0 commit comments

Comments
 (0)