Fixing a bug in C++ socket server-client: message length was represented just in...
[iot2.git] / config / iotpolicy / enum.pol
1
2 enum Enum {
3
4         APPLE,
5         ORANGE,
6         GRAPE
7