aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/annotationssimple/annotationssimple.sd
blob: 83f7f81b5e85c83927c4c8fe81b5374e0987a850 (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
search annotationssimple {

  document annotationssimple {
  annotation banana { }
  }

}