DEBSOURCES
Skip Quicknav
sources / golang-github-mmcloughlin-avo / 0.5.0-1 / tests / fixedbugs / issue336 / doc.go
1234
// Package issue336 tests boolean arguments and return values. // // Issue #336 pointed out that move deduction for boolean types was not present. package issue336