We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d83e5 commit a8aa19eCopy full SHA for a8aa19e
data/playground/go/branch_condition.go
@@ -43,4 +43,4 @@ func ifElseChains(x int) {
43
} else {
44
x *= 2
45
}
46
-}
+}
0 commit comments