Skip to content

Commit

Permalink
Add test for issue scala#17231
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin Bernet committed Apr 18, 2023
1 parent 6980b2e commit 372d58d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compiler/test-resources/repl/i17231
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
scala> summon[ValueOf["a"]]
val res0: ValueOf["a"] = scala.ValueOf@61

0 comments on commit 372d58d

Please sign in to comment.