We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1d0214 + 598be85 commit 605760dCopy full SHA for 605760d
README.md
@@ -155,7 +155,7 @@ difficult to understand.
155
- an `apply(): Unit` method that starts the computation.
156
157
## Limitations
158
- - See the [neg](https://github.com/scala/async/tree/master/src/test/scala/scala/async/neg) test cases for
+ - See the [neg](https://github.com/scala/async/tree/master/src/test/scala/scala/async/neg) test cases
159
for constructs that are not allowed in a async block
160
- See the [issue list](https://github.com/scala/async/issues?state=open) for which of these restrictions are planned
161
to be dropped in the future.
0 commit comments