Lines Matching full:padded
2710 type padded struct {2715 gotA padded2717 wantA = padded{"3", 4}2720 f := func(a padded, b uint32) {