Today I ran into a very wired problem when I was trying to compile a C++ source file. What I received was like this:
Evaluator.h:1: error: stray ‘\357’ in program Evaluator.h:1: error: stray ‘\273’ in program Evaluator.h:1: error: stray ‘\277’ in program Evaluator.h ...