summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/inheritfromgrandparent/parent.sd
blob: 688ba60f8f4580ee01d23639d9c9ae964e820f43 (plain) (blame)
1
2
3
4
5
6
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
search parent {
    document parent inherits grandparent {

    }
}