Home | History | Annotate | Line # | Download | only in tests
      1  1.1  christos # option definition config
      2  1.1  christos 
      3  1.1  christos # options
      4  1.1  christos option space foobar;
      5  1.1  christos 
      6  1.1  christos # nested arrays are forbidden
      7  1.1  christos option foobar.nestarray code 1 = array of array of unsigned integer 32;
      8