summaryrefslogtreecommitdiff
path: root/test/files/presentation/callcc-interpreter.check
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-11-06 15:38:02 +0100
committerLuc Bourlier <luc.bourlier@typesafe.com>2013-11-21 12:24:00 +0100
commit3a8796da1a321b5b7bb547c3c0cd9f62b5d0279d (patch)
tree3ec43d7aeca79c9d7975c274050cb398c8df7ff7 /test/files/presentation/callcc-interpreter.check
parentb9f68601bee026bff2c494add399de61de7fc79d (diff)
downloadscala-3a8796da1a321b5b7bb547c3c0cd9f62b5d0279d.tar.gz
scala-3a8796da1a321b5b7bb547c3c0cd9f62b5d0279d.tar.bz2
scala-3a8796da1a321b5b7bb547c3c0cd9f62b5d0279d.zip
[nomaster] Test infrastructure for scope completion
Adds a new marker /*_*/ to trigger scope completion test. Original type completion test oracles update for the tweaked output (cherry picked from commit 9c7c66ff7907e3ab814f0f4375eeaf6cdd230d5e)
Diffstat (limited to 'test/files/presentation/callcc-interpreter.check')
-rw-r--r--test/files/presentation/callcc-interpreter.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/presentation/callcc-interpreter.check b/test/files/presentation/callcc-interpreter.check
index 3a08e2a2ea..9a92c40609 100644
--- a/test/files/presentation/callcc-interpreter.check
+++ b/test/files/presentation/callcc-interpreter.check
@@ -2,7 +2,7 @@ reload: CallccInterpreter.scala
askTypeCompletion at CallccInterpreter.scala(51,38)
================================================================================
-[response] aksTypeCompletion at (51,38)
+[response] askTypeCompletion at (51,38)
retrieved 64 members
[accessible: true] `class AddcallccInterpreter.Add`
[accessible: true] `class AppcallccInterpreter.App`