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

Specs do not pass on .31 #5

Open
srcrip opened this issue Sep 24, 2019 · 1 comment
Open

Specs do not pass on .31 #5

srcrip opened this issue Sep 24, 2019 · 1 comment

Comments

@srcrip
Copy link

srcrip commented Sep 24, 2019

➜  cltk git:(master) ✗ crystal spec  
Showing last frame. Use --error-trace for full trace.

In spec/cltk/parser_spec.cr:272:5

 272 | @ops : Array(
       ^---
Error: instance variable '@ops' of RotatingCalc::Environment must be Array(Proc(Int32, Int32, Int32)), not (Array(Proc(Int32, Int32, Float64) | Proc(Int32, Int32, Int32)) | Array(Proc(Int32, Int32, Int32)))
➜  cltk git:(master) ✗ 
@anykeyh
Copy link

anykeyh commented Jan 11, 2020

See #7. You can use my branch if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants