pt::grammar::peg {
    rules {}
    start {x {t a} {t b} {t c}}
}
