We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615d5e2 commit c22f42fCopy full SHA for c22f42f
examples/structs/structs.go
@@ -50,5 +50,4 @@ func main() {
50
// Structs are mutable.
51
sp.age = 51
52
fmt.Println(sp.age)
53
-
54
}
0 commit comments