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

Empty print statement #246

Merged
merged 4 commits into from
May 29, 2019
Merged

Empty print statement #246

merged 4 commits into from
May 29, 2019

Conversation

TwitchBronBron
Copy link
Contributor

Fixes #179

Copy link
Owner

@sjbarag sjbarag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this is going to print 1 every time! 😅

package.json Show resolved Hide resolved
src/parser/Parser.ts Outdated Show resolved Hide resolved
src/parser/Parser.ts Outdated Show resolved Hide resolved
@sjbarag sjbarag added bug Any difference between this BrightScript implementation and RBI, or otherwise unexpected behavior enhancement Any addition to this project's existing capabilities parser Affects this project's token parser labels May 29, 2019
Copy link
Owner

@sjbarag sjbarag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates!

@sjbarag sjbarag merged commit 165b129 into sjbarag:master May 29, 2019
@TwitchBronBron TwitchBronBron deleted the empty-print-statement branch May 30, 2019 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Any difference between this BrightScript implementation and RBI, or otherwise unexpected behavior enhancement Any addition to this project's existing capabilities parser Affects this project's token parser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty print should be allowed
2 participants