Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test not passed. #3

Open
Milky2018 opened this issue Jun 5, 2024 · 0 comments
Open

Test not passed. #3

Milky2018 opened this issue Jun 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Milky2018
Copy link
Owner

The test for lambda calculus example:

Failures:

  src/Interpreter.hs:15:17: 
  1) eval examples/lc.lane
       uncaught exception: ErrorCall
       bug found: How does this happen? Code 3
       expression type: $tv11 constructor type: forall A :: *. (((->) A) (Option A))
       args: ["e"]
       bug found: How does this happen? Code 3
       expression type: $tv2 constructor type: forall A :: *. (((->) A) (Option A))
       args: ["v"]
       CallStack (from HasCallStack):
         error, called at src/Interpreter.hs:15:17 in Lane-0.1.5-K67eLpwmnjRDh74SSTZWZ9:Interpreter

And I have no idea why.

@Milky2018 Milky2018 added the bug Something isn't working label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant