aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/examples/position_inherited.sd
blob: 76925ce0431c0bc672692baa7fd851e572380497 (plain) (blame)
1
2
3
4
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
search position_inherited {
    document position_inherited inherits position_base {}
}