Testing enum and callback combination
[iot2.git] / config / iotpolicy / enum.pol
1
2 enum Enum {
3
4         APPLE,
5         ORANGE,
6         GRAPE
7