Adds test cases for the bug in #195, similar to #212. Updates #195 Updates #191
This commit is contained in:
committed by
GitHub
parent
7de02518a2
commit
4f7179b08e
7
tests/fixedbugs/issue195/issue195.s
Normal file
7
tests/fixedbugs/issue195/issue195.s
Normal file
@@ -0,0 +1,7 @@
|
||||
// Code generated by command: go run asm.go -out issue195.s -stubs stub.go. DO NOT EDIT.
|
||||
|
||||
#include "textflag.h"
|
||||
|
||||
// func Issue195(x *uint64, y uint32)
|
||||
TEXT ·Issue195(SB), NOSPLIT|NOFRAME, $0-12
|
||||
RET
|
||||
Reference in New Issue
Block a user