paulk-asert commented on code in PR #2119: URL: https://github.com/apache/groovy/pull/2119#discussion_r1835235507
########## src/spec/doc/style-guide.adoc: ########## @@ -622,7 +622,7 @@ and the resulting value will be null if something's `null`. To check your parameters, your return values, and more, you can use the `assert` statement. -Contrary to Java's `assert`, `assert`s don't need to be activated to be working, so `assert`s are always checked. Review Comment: looks like two more at the start of this line? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@groovy.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org