From 9f25d66f7dc9ad64dfc59ebd208148961880cea4 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Fri, 4 Feb 2022 23:35:30 +0100 Subject: indents(go): perform some changes as go fmt dictates --- tests/indent/go/issue-2369.go | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests') diff --git a/tests/indent/go/issue-2369.go b/tests/indent/go/issue-2369.go index a4d29a307..f512814e0 100644 --- a/tests/indent/go/issue-2369.go +++ b/tests/indent/go/issue-2369.go @@ -11,4 +11,9 @@ func badIndent( param string, // this is the difference ) { fmt.Println("typing o here triggers bad indent") + foo(bar, + baz, + call, + stop, + please) } -- cgit v1.2.3-70-g09d2