summaryrefslogtreecommitdiff
path: root/test/files/ant/fsc003.scala
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2013-11-08 09:13:21 +0100
committerEugene Burmako <xeno.by@gmail.com>2013-11-08 09:15:01 +0100
commitd15ed081efdcb70bb77b5f76b2ac36a7e6b009ba (patch)
tree4fbee24ce0040a6b6d074ef73c754ae5358c64b1 /test/files/ant/fsc003.scala
parent79788afa615d165203c331533291b5f74c28738f (diff)
downloadscala-d15ed081efdcb70bb77b5f76b2ac36a7e6b009ba.tar.gz
scala-d15ed081efdcb70bb77b5f76b2ac36a7e6b009ba.tar.bz2
scala-d15ed081efdcb70bb77b5f76b2ac36a7e6b009ba.zip
[backport] SI-7776 post-erasure signature clashes are now macro-aware
"double definition: macro this and method that have same type after erasure" This error doesn't make sense when macros are involved, because macros expand at compile-time, where we're not affected by erasure. Moreover, macros produce no bytecode, which means that we're safe from VerifyErrors.
Diffstat (limited to 'test/files/ant/fsc003.scala')
0 files changed, 0 insertions, 0 deletions