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: foo = ''; foo['bar'] ? true : false | is returning true. #68

Closed
cj opened this issue Feb 17, 2015 · 3 comments
Closed

bug: foo = ''; foo['bar'] ? true : false | is returning true. #68

cj opened this issue Feb 17, 2015 · 3 comments

Comments

@cj
Copy link

cj commented Feb 17, 2015

Hi,

foo = ''; foo['bar'] ? true : false is returning true when it should be false.

@cj
Copy link
Author

cj commented Feb 17, 2015

this is happening on the latest version 0.7.1

@elia
Copy link
Member

elia commented Feb 17, 2015

Should this issue be moved to Opal?

@cj
Copy link
Author

cj commented Feb 17, 2015

@elia wups, yes. let me open it up in there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants