-
Notifications
You must be signed in to change notification settings - Fork 7
wolf does not display when output is between variable assignments #13
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
Comments
Almost forgot to mention - win 10, python 3.5 |
Confirmed. I'll have this fixed for 0.3.0. Thanks my friend! |
Fixed in v0.3.0 upcoming release. |
I pulled latest but I am still not getting any output. |
You're correct, this one regressed. Thanks for catching that! |
I feel like the QA at my work.... do devs always have this many bugs? XD (no disrespect meant, AREPL isn't exactly bug-free either :P ) |
Yeah, it's like this with most software I think :) If everything worked right away it wouldn't be called "development" anymore! And no disrespect taken; you're helping me out a ton, I really couldn't be more thankful 🥂 |
The following examples correctly display output:
The following examples do not work:
The text was updated successfully, but these errors were encountered: