...
Go Documentation Server
GoDoc
▽
Play
submit search
package main import "fmt" func main() { fmt.Println("Hello, 世界") }
Run
Format
Share
Text file
src
/
internal
/
runtime
/
sys
/
empty.s
Documentation:
internal/runtime/sys
1
// Empty assembly file to allow empty function bodies for intrinsics.
View as plain text