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

BASIC: All lines truncated after space #15

Closed
szczys opened this issue Oct 22, 2018 · 3 comments
Closed

BASIC: All lines truncated after space #15

szczys opened this issue Oct 22, 2018 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@szczys
Copy link
Contributor

szczys commented Oct 22, 2018

Tested in v1.11

Replicate: type into basic interpreter: 10 let a = input "Enter value: "

List your program and you will see 10 let with the rest truncated

@Roger-random encountered a different problem in #9 . This is a new problem.

@szczys szczys changed the title BASIC: line truncated after "let" command BASIC: All lines truncated after space Oct 22, 2018
@szczys szczys added the bug Something isn't working label Oct 22, 2018
@szczys
Copy link
Contributor Author

szczys commented Oct 22, 2018

@jaromir-sukuba I think 1.11 broke BASIC

Every line is now truncated after a space following the first command

@jaromir-sukuba
Copy link
Collaborator

My fault, it should be back to normal in 1.12

@szczys
Copy link
Contributor Author

szczys commented Oct 23, 2018

Tested and working.

@szczys szczys closed this as completed Oct 23, 2018
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

2 participants