update
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
|
||||
package main
|
||||
|
||||
import . "github.com/mmcloughlin/avo/build"
|
||||
import . "sources.truenas.cloud/code/avo/build"
|
||||
|
||||
func main() {
|
||||
Package("github.com/mmcloughlin/avo/examples/args")
|
||||
Package("sources.truenas.cloud/code/avo/examples/args")
|
||||
|
||||
TEXT("Second", NOSPLIT, "func(x, y int32) int32")
|
||||
y := Load(Param("y"), GP32())
|
||||
|
||||
Reference in New Issue
Block a user