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