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