summaryrefslogtreecommitdiff
path: root/test/disabled/presentation/simple-tests
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-02-03 05:37:05 +0000
committerPaul Phillips <paulp@improving.org>2011-02-03 05:37:05 +0000
commit961b881659c16c8b9e12497d522a576adbaaa0c9 (patch)
treef501bdc721278eff03d6ffa49ea514c5a6af4dbd /test/disabled/presentation/simple-tests
parentfa7838568e703ad8df1e102d0aa2cf47e7311482 (diff)
downloadscala-961b881659c16c8b9e12497d522a576adbaaa0c9.tar.gz
scala-961b881659c16c8b9e12497d522a576adbaaa0c9.tar.bz2
scala-961b881659c16c8b9e12497d522a576adbaaa0c9.zip
Enclosing method attributes.
have no constructor by the time genjvm rolls around, so NoSymbol emerges. Maybe the author of these two lines was under the impression that isClass == true implies isTrait == false, which it does not. assert(enclClass.isClass) val sym = enclClass.primaryConstructor 2) for reasons unknown the 0-arg constructor was hardcoded as the enclosing constructor, which is the wrong signature in all cases but that one. Closes #4211, review by dragos.
Diffstat (limited to 'test/disabled/presentation/simple-tests')
0 files changed, 0 insertions, 0 deletions