Numerical generics cannot be inferred #13110
Labels
kind:bug
A bug in the code. Does not apply to documentation, specs, etc.
kind:regression
Something that used to correctly work but no longer works
topic:compiler:generics
Milestone
Bug Report
Issue
Recently I tried compiling a project I last worked on with crystal v1.6.0. It suddenly did not compile, but I reduced it to the following code which compiles in Crystal v1.6.2, but not on v1.7.2:
It shows the following error:
Debug Information
I tried this both on master and v1.7.2.
The text was updated successfully, but these errors were encountered: