aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/emptychild/child.sd
blob: 718a8561ab87fe2eafe0d73b86bdc3f2d505c767 (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 child {
  document child inherits parent {
  }
}