6 lines
51 B
Go
6 lines
51 B
Go
|
|
//go:build amd64 || 386
|
||
|
|
|
||
|
|
package main
|
||
|
|
|
||
|
|
func jump()
|