@top T { A+ }

@skip { space }

@skip {} {
  A { "a" "b"? }
}

@tokens { space { " "+ } }

//! Inconsistent skip sets
