aboutsummaryrefslogtreecommitdiffstats
path: root/documentgen-test/etc/complex/music3.sd
blob: 7d09aac9b0f74167d1e627ced2cf77c788018105 (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.
search music3 {
    document music3 inherits music2, common2 {
        field mu3 type string {

        }
    }
}