Go: Difference between revisions
Appearance
NickPGSmith (talk | contribs) Created page with "== Notes ==" |
NickPGSmith (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
== Notes == | == Notes == | ||
go run test.go | |||
go build test.go |
Latest revision as of 07:41, 1 July 2025
Notes
go run test.go go build test.go