Skip to content

Commit 372d58d

Browse files
committed
Add test for issue #17231
1 parent 6980b2e commit 372d58d

File tree

1 file changed

+2
-0
lines changed
  • compiler/test-resources/repl

1 file changed

+2
-0
lines changed

compiler/test-resources/repl/i17231

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
scala> summon[ValueOf["a"]]
2+
val res0: ValueOf["a"] = scala.ValueOf@61

0 commit comments

Comments
 (0)