update
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
. "github.com/mmcloughlin/avo/build"
|
||||
. "github.com/mmcloughlin/avo/operand"
|
||||
. "sources.truenas.cloud/code/avo/build"
|
||||
. "sources.truenas.cloud/code/avo/operand"
|
||||
)
|
||||
|
||||
func main() {
|
||||
Package("github.com/mmcloughlin/avo/examples/returns")
|
||||
Package("sources.truenas.cloud/code/avo/examples/returns")
|
||||
|
||||
TEXT("Interval", NOSPLIT, "func(start, size uint64) (uint64, uint64)")
|
||||
Doc(
|
||||
|
||||
Reference in New Issue
Block a user