aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
author杨博 (Yang Bo) <pop.atry@gmail.com>2014-04-16 10:04:49 +0800
committer杨博 (Yang Bo) <pop.atry@gmail.com>2014-04-16 10:04:49 +0800
commit6216b2544c035cc15e7e585f5c675caa4c4cd2b2 (patch)
tree02ebf0511824121d4b848cfccfe4d83641dd7891 /src
parent443b50eabd1b41a89297f87266d2bb6d81dca715 (diff)
downloadscala-async-6216b2544c035cc15e7e585f5c675caa4c4cd2b2.tar.gz
scala-async-6216b2544c035cc15e7e585f5c675caa4c4cd2b2.tar.bz2
scala-async-6216b2544c035cc15e7e585f5c675caa4c4cd2b2.zip
Update TreeInterrogation.scala
Diffstat (limited to 'src')
-rw-r--r--src/test/scala/scala/async/TreeInterrogation.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/scala/scala/async/TreeInterrogation.scala b/src/test/scala/scala/async/TreeInterrogation.scala
index 6e15513..0d5e68a 100644
--- a/src/test/scala/scala/async/TreeInterrogation.scala
+++ b/src/test/scala/scala/async/TreeInterrogation.scala
@@ -65,7 +65,7 @@ object TreeInterrogation extends App {
withDebug {
val cm = reflect.runtime.currentMirror
- val tb = mkToolbox("-cp ${toolboxClasspath} -Xprint:typer -uniqid")
+ val tb = mkToolbox(s"-cp ${toolboxClasspath} -Xprint:typer -uniqid")
import scala.async.internal.AsyncId._
val tree = tb.parse(
"""