xref: /netbsd-src/external/mpl/dhcp/dist/keama/tests/nestarray.err (revision f9d8f0dfa6389bc58fe4c9622365c3a57155f0b7)
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