We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
headius
Learn more about funding links in repositories.
Report abuse
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
code:
a = :测试 b = :'测试' puts a,b,a==b
output:
?? 测试 false
jruby 9.1.5.0 (2.3.1) 2016-09-23 fffffff Java HotSpot(TM) Client VM 25.101-b13 on 1.8.0_101-b13 +jit [mswin32-x86]
The text was updated successfully, but these errors were encountered:
This is a known issue #3880 (comment)
Sorry, something went wrong.
Yeah, I think we can call this one a duplicate. There's half a dozen issues about this :-(
No branches or pull requests
code:
output:
Environment
jruby 9.1.5.0 (2.3.1) 2016-09-23 fffffff Java HotSpot(TM) Client VM 25.101-b13 on 1.8.0_101-b13 +jit [mswin32-x86]
The text was updated successfully, but these errors were encountered: