don't add comma in undefined function error message
- pt-id.cc (tree_identifier::eval_undefined_error): nothing wrong with
having a comma here except that it breaks existing doctests which look
for
line 1 column 1rather thanline 1, column 1.
line 1 column 1 rather than line 1, column 1.