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 ¶
- Version
- v0.6.0 (latest)
- Published
- Jan 7, 2024
- Platform
- linux/amd64
- Last checked
- 1 month ago –
Tools for package owners.