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
Since crystal-lang v0.24.0 IO is an abstract class, not a module crystal-lang/crystal#4901
in lib/cli/src/lib/ios/pipe.cr:10: IO is not a module, it's a class include IO ^~
The text was updated successfully, but these errors were encountered:
thank for reporting! this is fixed now.
Sorry, something went wrong.
No branches or pull requests
Since crystal-lang v0.24.0 IO is an abstract class, not a module
crystal-lang/crystal#4901
The text was updated successfully, but these errors were encountered: