Github user shils commented on a diff in the pull request: https://github.com/apache/incubator-groovy/pull/94#discussion_r37697087 --- Diff: src/spec/doc/core-differences-java.adoc --- @@ -260,6 +260,19 @@ with exception. include::{projectdir}/src/spec/test/DifferencesFromJavaTest.groovy[tags=chars_c_vs_groovy_cast,indent=0] ---- +== Primitives and wrappers + +Because uses Objects for everything, it link:core-object-orientation.html#_primitive_types[autowraps] references --- End diff -- Did you mean 'Because Groovy uses Objects for everything..' ?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---