Check number of arguments in pattern match
This commit is contained in:
parent
25075ccaac
commit
804d0da167
2 changed files with 4 additions and 3 deletions
|
|
@ -66,5 +66,3 @@ rpProgram rf (Program defs) = do
|
|||
ECase e bs -> rpuExp e >> mapM_ rpuBranch bs
|
||||
_ -> pure ()
|
||||
|
||||
reportAnyForall :: Program -> Err ()
|
||||
reportAnyForall = undefined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue