aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude/semantics/test/rulebases/inheritingrules/child2.sr
blob: 822a48e43e08cca214ebb421a0cd3c25379f1746 (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.
@include(parent)

vehiclebrand:vw -> vehiclebrand:audi;

[brand] :- @super, skoda;