Tweak spacing
This commit is contained in:
parent
163d775496
commit
d8f64399cd
1 changed files with 2 additions and 2 deletions
|
@ -217,9 +217,9 @@
|
|||
(if (null? active-channels)
|
||||
(map
|
||||
(match-lambda
|
||||
((#f . ('exception exn))
|
||||
((#f . ('exception exn))
|
||||
(raise-exception exn))
|
||||
((#f . ('result val))
|
||||
((#f . ('result val))
|
||||
val))
|
||||
channels-to-results)
|
||||
(loop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue