aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/annotationsoutsideofdocument/annotationsoutsideofdocument.sd
blob: 6be5d3401ce4d0b24462a11e3e724ae5c8f4e3d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
schema annotationsoutsideofdocument {

# (will fail)

annotation foo {}

document {

}
}