Commit 5752d56
committed
Remove ad-hoc "untyped" guard from wrong_return_type
The string comparison `actual_ty == "untyped"` was no longer needed.
This guard was originally needed when `check_match` was used
(1a933d6), but became dead code when `check_match` was replaced
with `typecheck` in 3251cbc.1 parent 8d681f2 commit 5752d56
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
315 | 314 | | |
316 | 315 | | |
317 | 316 | | |
| |||
0 commit comments