['ruleset', 
  ['selector', 
    ['simpleselector', 
      ['ident', 's0'], 
      ['comment', 'test']], 
    ['delim'], 
    ['simpleselector', 
      ['comment', 'test'], 
      ['ident', 's1'], 
      ['comment', 'test']]], 
  ['block', 
    ['comment', 'test'], 
    ['declaration', 
      ['property', 
        ['ident', 'p0'], 
        ['comment', 'test']], 
      ['value', 
        ['comment', 'test'], 
        ['ident', 'v0'], 
        ['comment', 'test']]], 
    ['decldelim'], 
    ['comment', 'test'], 
    ['declaration', 
      ['property', 
        ['ident', 'p1'], 
        ['comment', 'test']], 
      ['value', 
        ['comment', 'test'], 
        ['ident', 'v1'], 
        ['comment', 'test']]]]]