Sign in
apache
/
buildstream
/
ff05b274885b5ad0d7e853578c0125a454fa0c61
/
.
/
tests
/
format
/
option-flags
/
element.bst
blob: ed3e3e904a13f0572c046377529b2c603ffbcf09 [
file
] [
log
] [
blame
]
kind
:
manual
variables
:
result
:
"a pony"
(?):
-
farm
==
[
"zebry"
]:
result
:
"a zebry"
-
farm
==
[
"horsy"
,
"pony"
]:
result
:
"a pony and a horsy"
-
farm
==
[
"horsy"
,
"pony"
,
"zebry"
]:
result
:
"all the animals"