public: string errMsgFormat = "-- line {0} col {1}: {2}";
public string errMsgFormat = "-- line {0} col {1}: {2}";
Public errMsgFormat As string = "-- line {0} col {1}: {2}"
0=line, 1=column, 2=text