Commit ea93524
authored
Alternative to #16556.
The default to string implementation gives more information on the
expression or type than `'{...}` or `Type.of[..]`. With this string
representation, we will know the class and instance hash.
File tree
2 files changed
+0
-4
lines changed- compiler/src/scala/quoted/runtime/impl
2 files changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | 17 | | |
0 commit comments