Skip to content

Commit

Permalink
Update golang.01.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KeKe-Li committed May 8, 2022
1 parent 534af5b commit 40a4ca5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chapter14/golang.01.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ func main() {

```bash
> GOOS=linux GOARCH=amd64 go tool compile -S main.go

"".add STEXT nosplit size=20 args=0x10 locals=0x0 funcid=0x0
0x0000 00000 (main.go:4) TEXT "".add(SB), NOSPLIT|ABIInternal, $0-16
0x0000 00000 (main.go:4) FUNCDATA $0, gclocals·33cdeccccebe80329f1fdbee7f5874cb(SB)
Expand Down

0 comments on commit 40a4ca5

Please sign in to comment.