pp prints hashes incorrectly in 1.9 ----------------------------------- Key: JRUBY-6228 URL: https://jira.codehaus.org/browse/JRUBY-6228 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.6.5 Reporter: Michiel de Mare Assignee: Thomas E Enebo
jruby --1.9 -rpp -e 'pp({1=>2})' Expected output: {1=>2} Actual output: {[1, 2]=>nil} -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email