aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude/semantics/test/rulebases/inheritingrules/child1.sr
blob: e1a361ec8c739131fc8624df0e01382c4c1aa80e (plain) (blame)
1
2
3
4
5
6
7
# Copyright Vespa.ai. 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;