exec pint parse '"foo"'
cmp stdout stdout.txt
! stderr .

-- stdout.txt --
++ node: "foo"
  StringLiteral:
    * Type: string
