Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you had this:

    var one = "_I_just_like_talking_like_this_";
    var two = "_two";
    var test = {_two: "II"};
And ran the program in the blog post, one's value, two's value and the _two attribute in test would match.

If you removed the string stanza in the post, only the _two attribute in test would match.



Sorry I made a mistake didn't make the point I was trying to make, updated post.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: