aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude/semantics/test/rulebases/expansion.sr
blob: 32f8e86b59f757e57cc2ee034fdb4fbe6c5140e8 (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright Yahoo. 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;