committed by
GitHub
parent
ef60a33bf0
commit
127528d117
4
tests/fixedbugs/issue336/doc.go
Normal file
4
tests/fixedbugs/issue336/doc.go
Normal file
@@ -0,0 +1,4 @@
|
||||
// Package issue336 tests boolean arguments and return values.
|
||||
//
|
||||
// Issue #336 pointed out that move deduction for boolean types was not present.
|
||||
package issue336
|
||||
Reference in New Issue
Block a user