aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/Types.scala
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2013-12-24 11:55:49 +0100
committerMartin Odersky <odersky@gmail.com>2013-12-24 11:55:49 +0100
commit336a1fc56074b58c54951a4a351d258f23999281 (patch)
tree90b1f22b4deafe321cc1e4a52ec28fd35d9185d7 /src/dotty/tools/dotc/core/Types.scala
parent15bc45cd76445d5d3e8566492fc54b7e4b8f22e3 (diff)
downloaddotty-336a1fc56074b58c54951a4a351d258f23999281.tar.gz
dotty-336a1fc56074b58c54951a4a351d258f23999281.tar.bz2
dotty-336a1fc56074b58c54951a4a351d258f23999281.zip
Fixed desugaring of Symbol
Need to do Symbol.apply(...) instead of new Symbol(...) because symbols are hash-consed and the constructor is private. This slipped through because of the wholes in accessibility checks which will be fixed in the next commit.
Diffstat (limited to 'src/dotty/tools/dotc/core/Types.scala')
0 files changed, 0 insertions, 0 deletions