this repo has no description
at master 10 lines 98 B view raw
1package pkg2 2 3import "strings" 4 5ImportMe: { 6 A: <100 7 B: strings.ContainsAny("abc") 8} 9 10PickMe: >5