> On Nov 28, 2022, at 1:58 PM, Michael Bien <mbie...@gmail.com> wrote: > > On 28.11.22 20:00, Neil C Smith wrote: >> On Mon, 28 Nov 2022 at 18:55, Scott Palmer <swpal...@gmail.com >> <mailto:swpal...@gmail.com>> wrote: >>> In preferences/settings under Editor, Formatting, language Java, category >>> Spaces: >>> >>> The sample code used has a misplaced closing brace. Instead of closing the >>> ‘meth’ method it is after the following “add” method, ending the example >>> with a double “} }” on the same line. >> So it does. Can you open a GH issue? > > or PR :)
Issue 5023 filed. PR to come, I hope... we’ll see how the fight with git goes. (I use Mercurial because I’m not a masochist :-). ) Scott