Scanner.expected
string expected(T)(string expected, T found)Most scanning error messages have the same format; so build them with this function.
string expected(T)(string expected, T found)Most scanning error messages have the same format; so build them with this function.