aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude/semantics/test/rulebases/expansion.sr
blob: a2b33cea398f9e29f042773af0fd4fed71a12a71 (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
or1 +> ?or2 ?or3;

equiv1 +> =equiv2 =equiv3;

testfield:[test] -> =testfield:e1 =testfield:e2 =testfield:e3;

[test] :- foo, bar, baz;