File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
trunk/src/test/compiletest Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: d4616725ad8bc4636b6092f2064349c635802bcb
2
+ refs/heads/master: 57e4efb89471ef9c893c71ea21120fa769e44464
Original file line number Diff line number Diff line change @@ -719,9 +719,9 @@ mod procsrv {
719
719
// everything and let the originals go out of scope before sending
720
720
// a response.
721
721
execparms = {
722
- // FIXME (785): The 'discriminant' of an alt expression has the
723
- // same scope as the alt expression itself, so we have to put
724
- // the entire alt in another block to make sure the exec
722
+ // FIXME (785): The 'discriminant' of an alt expression has
723
+ // the same scope as the alt expression itself, so we have to
724
+ // put the entire alt in another block to make sure the exec
725
725
// message goes out of scope. Seems like the scoping rules for
726
726
// the alt discriminant are wrong.
727
727
alt task:: recv( p) {
You can’t perform that action at this time.
0 commit comments