Skip to content

Commit a8aa19e

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 01d83e5 commit a8aa19e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/playground/go/branch_condition.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ func ifElseChains(x int) {
4343
} else {
4444
x *= 2
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)