pt::grammar::peg {
    rules {}
    start {* {t a}}
}
