proc main ()
{
  "te\"st1\n"
  'te\'st2'
  nl()
}
