NightOwl888 commented on code in PR #730:
URL: https://github.com/apache/lucenenet/pull/730#discussion_r1008804054
##########
src/Lucene.Net.Analysis.Common/Tartarus/Snowball/Ext/TurkishStemmer.cs:
##########
@@ -2207,7 +2207,7 @@ private bool r_stem_suffix_chain_before_ki()
lab18:
goto lab15;
} while (false);
- lab17:
+ lab17: {/* LUCENENET: intentionally blank */}
Review Comment:
This block is not blank, so we don't need a comment or curly brackets here.
--
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]