aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude/semantics/test/rulebases/inheritingrules/child1.sr
blob: 4c099b9c540ee710eface681463515902b8cdf69 (plain) (blame)
1
2
3
4
5
6
7
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
vw -> audi;

@include(parent.sr)

vehiclebrand:audi -> vehiclebrand:skoda;