aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/inheritfromnull/inheritfromnull.sd
blob: 4e294db4cd45b548af203547164be6dbfe3ec967 (plain) (blame)
1
2
3
4
5
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
schema inheritfromnull {
    document inheritfromnull inherits foo {
    }  
}