Skip to content
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

Input asked twice on variable declaration #16

Open
McMaartenz opened this issue Jan 13, 2021 · 0 comments
Open

Input asked twice on variable declaration #16

McMaartenz opened this issue Jan 13, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@McMaartenz
Copy link
Owner

Code:
NEW foo $_ask

Expected:
To ask the user for input, which will be stored inside foo.

Actual:
The input is asked twice, the last input is used.

Might affect USING as well.

@McMaartenz McMaartenz added the bug Something isn't working label Jan 13, 2021
@McMaartenz McMaartenz self-assigned this Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant