Fix typo
This commit is contained in:
parent
8688b303ac
commit
5956cdf121
1 changed files with 1 additions and 2 deletions
|
|
@ -199,8 +199,7 @@ collectScsExp = \case
|
|||
where
|
||||
(scs, e') = collectScsExp e
|
||||
|
||||
-- Collect supercombinators from binds, the rhss, and the expression,
|
||||
-- and the rhss.
|
||||
-- Collect supercombinators from binds, the rhss, and the expression.
|
||||
--
|
||||
-- > f = let
|
||||
-- > sc = rhs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue