From 3e4ebede950ea8aa992163626c01e7bdb8d83d96 Mon Sep 17 00:00:00 2001 From: Philipp Haller Date: Sun, 13 Oct 2013 22:43:58 +0200 Subject: Minor clean-ups --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 10c71f4..09a40c4 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ difficult to understand. - Logging of the transform can be enabled with `scalac -Dscala.async.debug=true`. - Tracing of the ANF transform: `scalac -Dscala.async.trace=true` - Debug the macro expansion by checking out the project and executing the application - [`TreeInterrogation`](https://github.com/scala/async/blob/master/src/test/scala/scala/async/TreeInterrogation.scala#L59) + [`scala.async.TreeInterrogation`](https://github.com/scala/async/blob/master/src/test/scala/scala/async/TreeInterrogation.scala#L59) ## Limitations - See the [neg](https://github.com/scala/async/tree/master/src/test/scala/scala/async/neg) test cases for -- cgit v1.2.3