xref: /netbsd-src/external/mpl/dhcp/dist/keama/tests/nestarray.err (revision 924795e69c8bb3f17afd8fcbb799710cc1719dc4)
1# option definition config
2
3# options
4option space foobar;
5
6# nested arrays are forbidden
7option foobar.nestarray code 1 = array of array of unsigned integer 32;
8