package issue191
import "github.com/mmcloughlin/avo/tests/fixedbugs/issue191"
Package issue191 tests for correct argument size for a function taking a single uint16 argument. Prior to the fix, this test case triggered an asmdecl error.
Index ¶
Functions ¶
func Uint16 ¶
func Uint16(n uint16)
Uint16 tests argument size without return types.
Source Files ¶
Tools for package owners.