Jump to content

Go: Difference between revisions

From Smithnet Wiki
Created page with "== Notes =="
 
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