Closed squk closed 6 months ago
@sbc100 I updated the failing test case. But it looks like we should also have test cases to ensure the golden files can compile as well, which would've prevented this.
Indeed, no need to block this change on that though.
Hmm, I realize this means there are zero upstream tail-call tests that use imports at all, much less attempt to tail-call them. There probably should be some. :-/
@sbc100 I updated the failing test case. But it looks like we should also have test cases to ensure the golden files can compile as well, which would've prevented this.