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
3
tests/fixedbugs/issue195/doc.go
Normal file
3
tests/fixedbugs/issue195/doc.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Package issue195 tests for correct argument size for a function without
|
||||
// return types. This test is closely related to issue #191.
|
||||
package issue195
|
||||
Reference in New Issue
Block a user