1
interface pkg1.A
2
name: A / A / pkg1.A
3
annotations:
4
@pkg1.Value("there is only one")
5
@pkg1.Array(favoriteNumbers=3.5)
6
@pkg1.Marker