We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v8.8 [cs]
Welcome to Racket v8.8 [cs]. > (ann (ann 1 Integer) Real) - : Real 1 > (for ([i : Real (in-range 30)]) i) string:1:0: Type Checker: type mismatch expected: Integer given: Real in: (for ((i : Real (in-range 30))) i) [,bt for context]
The text was updated successfully, but these errors were encountered:
case->
No branches or pull requests
What version of Racket are you using?
v8.8 [cs]
What program did you run?
The text was updated successfully, but these errors were encountered: