fivelucky.go 78 B

12345
  1. package fivelucky
  2. type FiveBlessings struct {
  3. List [fiveBlessingsLen]uint
  4. }