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