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