Commit a543e8f
committed
Cleanup unnecessary language flag
At some point `scala.compiletime.erasedValue` was defined as erased and
therefore we needed this flag. Now we special case `erasedValue` in the
compiler to give it erased semantics without defining it as such.1 parent 7dc4d3d commit a543e8f
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
| |||
0 commit comments