summaryrefslogtreecommitdiff
path: root/test/files/neg/bug4217.scala
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-02-06 21:02:54 +0000
committerPaul Phillips <paulp@improving.org>2011-02-06 21:02:54 +0000
commit7b19ec8b1b296913adb5c226decd16f1e091c76b (patch)
treeb54781ad6e570e7b2d54b95fecb63b46b779a21c /test/files/neg/bug4217.scala
parentd3701a58189de3fc1548ec1caaf1bbb02e04b813 (diff)
downloadscala-7b19ec8b1b296913adb5c226decd16f1e091c76b.tar.gz
scala-7b19ec8b1b296913adb5c226decd16f1e091c76b.tar.bz2
scala-7b19ec8b1b296913adb5c226decd16f1e091c76b.zip
A bit more work on the symbol trackers.
minor inaccuracy, and added flag change tracking as well. Now the left column zone may show any of: * // new symbol F // flags changed O // owner changed Or sometimes the awe-inspiring "FO" as in this example. class A { def foo(unit: String) { def bar(x: String) = x == null } } [[symbol layout at end of lambdalift]] class A#17 constructor A#8017 FO method bar$1#9953 [Owner was method foo#8018, now class A#17] [+private +final +<local>] value x#9954 method foo#8018 value unit#9882 value <local A>#8019 No review.
Diffstat (limited to 'test/files/neg/bug4217.scala')
0 files changed, 0 insertions, 0 deletions