aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorPhilipp Haller <hallerp@gmail.com>2013-02-27 19:00:55 +0100
committerPhilipp Haller <hallerp@gmail.com>2013-03-15 06:50:20 +0100
commit0583f9aa26b12ef8509eb2beca12ee92ba13bec3 (patch)
tree5c1d2d817fc217cbc1d57af0692f83d417e6c650 /build.sbt
parent183d1156a6dd0640c3fa662376022d874804a195 (diff)
downloadscala-async-0583f9aa26b12ef8509eb2beca12ee92ba13bec3.tar.gz
scala-async-0583f9aa26b12ef8509eb2beca12ee92ba13bec3.tar.bz2
scala-async-0583f9aa26b12ef8509eb2beca12ee92ba13bec3.zip
Fix #12 - Add support for await inside try-catch
- `await` can now be used inside the body of `try` and `finally` - using `await` inside the cases of a `catch` is illegal - provides precise error messages ("await must not be used under catch") - adds 9 tests
Diffstat (limited to 'build.sbt')
0 files changed, 0 insertions, 0 deletions