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
$ jruby -e "p 0r" SyntaxError: -e:1: syntax error, unexpected tIDENTIFIER
Looks like it should handle integers and does not.
The text was updated successfully, but these errors were encountered:
Make these float syntax until #3564 gets fixed.
38092b1
Strngely this only affects 0...
Sorry, something went wrong.
079df3e
Revert "Make these float syntax until #3564 gets fixed."
d32ec82
This reverts commit 38092b1.
No branches or pull requests
headius commentedDec 28, 2015
Looks like it should handle integers and does not.
The text was updated successfully, but these errors were encountered: