aboutsummaryrefslogtreecommitdiff
path: root/test/test/sigtest.sc
diff options
context:
space:
mode:
authorFelix Mulder <felix.mulder@gmail.com>2016-05-17 17:39:55 +0200
committerFelix Mulder <felix.mulder@gmail.com>2016-05-17 17:39:55 +0200
commitd5147288df4cc05ac4d761bd0e451f724c474ae1 (patch)
treeb2135b22adb44929fe8f4499665c0099432b9c0b /test/test/sigtest.sc
parent3aa22cc24f601cb70dcff7247af95ad9fa403de5 (diff)
downloaddotty-d5147288df4cc05ac4d761bd0e451f724c474ae1.tar.gz
dotty-d5147288df4cc05ac4d761bd0e451f724c474ae1.tar.bz2
dotty-d5147288df4cc05ac4d761bd0e451f724c474ae1.zip
Fix #1258: correct behavior for annotated values
Annotated values are encapsulated in a `ConcreteAnnotation`, as such, the statement `tpe isRef defn.IntClass` would yield false despite the annotated reference being an Int. The tpe is now unwrapped if it has an annotation. If the transformation fails despite having the annotation the compiler will warn.
Diffstat (limited to 'test/test/sigtest.sc')
0 files changed, 0 insertions, 0 deletions