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

Reading ${^UNICODE} results in spurious test failures #19

Closed
doherty opened this issue Aug 30, 2015 · 2 comments
Closed

Reading ${^UNICODE} results in spurious test failures #19

doherty opened this issue Aug 30, 2015 · 2 comments

Comments

@doherty
Copy link

doherty commented Aug 30, 2015

Built-in globals like ${^UNICODE} shouldn't count as a "used once" error when they're accessed.

@doherty
Copy link
Author

doherty commented Aug 30, 2015

The offending code was if (!(${^UNICODE} & 32)) {...}

@autarch
Copy link
Member

autarch commented May 21, 2016

Dupe of #18

@autarch autarch closed this as completed May 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants