summaryrefslogtreecommitdiff
path: root/test/files/presentation/find-trees.check
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2011-01-24 19:17:32 +0000
committerIulian Dragos <jaguarul@gmail.com>2011-01-24 19:17:32 +0000
commitf253b67d4a50a066fb91ce03fa1eb12db9a9c1e0 (patch)
tree17921974620182355dab935e09f864a24cd5789d /test/files/presentation/find-trees.check
parente07ca49a24d15ab1b279203ad208153a44732550 (diff)
downloadscala-f253b67d4a50a066fb91ce03fa1eb12db9a9c1e0.tar.gz
scala-f253b67d4a50a066fb91ce03fa1eb12db9a9c1e0.tar.bz2
scala-f253b67d4a50a066fb91ce03fa1eb12db9a9c1e0.zip
Added presentation compiler tests.
Diffstat (limited to 'test/files/presentation/find-trees.check')
-rw-r--r--test/files/presentation/find-trees.check8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/files/presentation/find-trees.check b/test/files/presentation/find-trees.check
new file mode 100644
index 0000000000..73405e818c
--- /dev/null
+++ b/test/files/presentation/find-trees.check
@@ -0,0 +1,8 @@
+reload: InteractiveTest.scala
+asking position at 19:4
+retrieved tree: InteractiveTest.this.settings
+
+====================
+asking position at 20:16
+retrieved tree: lazy private[this] var compiler: scala.tools.nsc.interactive.CompilerControl = new Global(InteractiveTest.this.settings, InteractiveTest.this.reporter)
+