Commit e6012a0
committed
Refine how we check for stability
In particular, must continue to use the type's prefix, rather than the
denotation's prefix. That way, e.g. in tests/neg/i3812b.scala,
referencing value class'\''s value, will fail on the non-stable value
class prefix, rather than the denotation'\''s prefix, which is NoSymbol.1 parent 85d656a commit e6012a0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
677 | | - | |
| 677 | + | |
678 | 678 | | |
679 | 679 | | |
680 | 680 | | |
| |||
0 commit comments