Correct wrong comment. No review.

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@23526 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
eugenevigdorchik 2010-11-16 16:10:59 +00:00
parent ab663a16d3
commit 7cc1b7cbcc
1 changed files with 1 additions and 1 deletions

View File

@ -599,7 +599,7 @@ self =>
/** Return fully attributed tree at given position
* (i.e. largest tree that's contained by position)
* (i.e. smallest tree containing position)
*/
def typedTreeAt(pos: Position): Tree = {
debugLog("starting typedTreeAt")