This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit c48525afc0aa1632d89c3e4f6c8d932ecfb710e4 Merge: 51eb2a0 8651402 Author: Eric Milles <[email protected]> AuthorDate: Sat Oct 23 11:05:22 2021 -0500 GROOVY-9006: STC: compare to null for types that overload equals GROOVY-9006: STC: compare to null for types that overload equals .../groovy/transform/stc/StaticTypeCheckingVisitor.java | 5 +++++ src/test/groovy/transform/stc/BugsSTCTest.groovy | 15 +++++++++++++++ 2 files changed, 20 insertions(+)
