summaryrefslogtreecommitdiff
path: root/test/files/run/macro-repl-basic.check
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2012-09-19 12:05:19 +0200
committerEugene Burmako <xeno.by@gmail.com>2012-09-19 17:14:42 +0200
commit50b5bdefec899bf441742a40f525234eac65cbaa (patch)
tree0fac51fe7d1a99cc12cdb718e30240b32e72bbbc /test/files/run/macro-repl-basic.check
parent3c542251e04cd85903ec12f5747c86d5c6c1a867 (diff)
downloadscala-50b5bdefec899bf441742a40f525234eac65cbaa.tar.gz
scala-50b5bdefec899bf441742a40f525234eac65cbaa.tar.bz2
scala-50b5bdefec899bf441742a40f525234eac65cbaa.zip
fixes NameTypes in base names
NameType is introduced in base.StandardNames#NamesBase to abstract away the difference between term names and type names in order to encode common names such as EMPTY or WILDCARD. Flavor-specific name repositories, such as TermNames and TypeNames are supposed to override NameType fixing it to correspondingly TermName or TypeName. Unfortunately I completely overlooked this and as a result some standard names were typed with insufficient precision, e.g. This(tpnme.EMPTY) didn't work.
Diffstat (limited to 'test/files/run/macro-repl-basic.check')
0 files changed, 0 insertions, 0 deletions