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

vehiclebrand:vw -> vehiclebrand:audi;

[brand] :- @super, skoda;