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.5.0
- Published
- Nov 27, 2022
- Platform
- windows/amd64
- Last checked
- 1 month ago –
Tools for package owners.