Sign in
cue
/
cue
/
af71ef203db84e223a53fc754ef04071c1aaa752
/
.
/
encoding
/
gocode
/
test.cue
blob: 1d62a37b6d51340f74ec504c58d0537fe3700913 [
file
] [
log
] [
blame
]
import
"strings"
a
:
strings
.
ContainsAny
(
"X"
)
&
"car"