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
@gode
@gode fails with the following error
julia> @gode sin(3) ERROR: UndefVarError: `io` not defined Stacktrace: [1] gode(::Function, ::Vararg{Any}) @ TerminalGat ~/.julia/packages/TerminalGat/2ySFG/src/TerminalGat.jl:154 [2] top-level scope @ REPL[19]:1
The text was updated successfully, but these errors were encountered:
Wooow I’ll fix that.
Sorry, something went wrong.
199c05b
Merge pull request #14 from AtelierArith/terasaki/fix-issue-13
ac472a9
Fix #13
Hello @theogf ,
Thank you for your report! I'm going to release v0.1.5 which should solve this issue.
Successfully merging a pull request may close this issue.
@gode
fails with the following errorThe text was updated successfully, but these errors were encountered: