drccrd commented on code in PR #4594: URL: https://github.com/apache/incubator-kie-docs/pull/4594#discussion_r3531886739
########## drools-docs/src/modules/ROOT/pages/language-reference/_drl-rules.adoc: ########## @@ -680,10 +733,8 @@ Person person = new Person( "John", "Doe" ); ---- -- -//@comment Currently TBD in Kogito, so excluding for now. (Stetson 7 Apr 2020) Review Comment: Everything contained in this previously-commented block is working and covered by unit tests (says claude), I think uncommenting it is appropriate. Traditional language reference docs left untouched. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
