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

Bug: jvmBasic fails #17

Open
ZenHarbinger opened this issue Dec 24, 2016 · 0 comments
Open

Bug: jvmBasic fails #17

ZenHarbinger opened this issue Dec 24, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@ZenHarbinger
Copy link
Owner

The following script fails.

10 X$ = "FOO"
20 PRINT ( X$ )
30 Y=3
40 print(Y)

This is in 'Basic Options -> Examples from TROS -> .../print-failing.bas'

Could be an issue with the basic grammar; unsure at this point.

@ZenHarbinger ZenHarbinger self-assigned this Jan 6, 2017
@ZenHarbinger ZenHarbinger added this to the v2.0.0 milestone Jan 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant