aboutsummaryrefslogtreecommitdiff
path: root/tests/untried
diff options
context:
space:
mode:
authorGuillaume Martres <smarter@ubuntu.com>2014-12-16 01:32:13 +0100
committerGuillaume Martres <smarter@ubuntu.com>2014-12-16 10:15:05 +0100
commit5fced3a878bc39827f943d1578d63a3626d0f76f (patch)
tree722c9c3f507a266652649cdb43a84b312aea2a55 /tests/untried
parent21fa5dd1a47727c977848163e2610be745951dbc (diff)
downloaddotty-5fced3a878bc39827f943d1578d63a3626d0f76f.tar.gz
dotty-5fced3a878bc39827f943d1578d63a3626d0f76f.tar.bz2
dotty-5fced3a878bc39827f943d1578d63a3626d0f76f.zip
Avoid spurious warnings about forward references in refinements
The warning was triggered by cases like: class A type F = A { type T = Int; def f: T } Which is treated differently from the following which did not produce a warning: type F = A { type T = Int } { def f: T }
Diffstat (limited to 'tests/untried')
0 files changed, 0 insertions, 0 deletions