prog.d(10): found 'msg' when expecting '.' following 'int'
prog.d(10): found ')' when expecting identifier following 'int.'
prog.d(10): expression expected, not '>'
prog.d(10): found 'writeln' when expecting ')'
prog.d(12): found 'v' when expecting ')'
prog.d(12): expression expected, not '>'
prog.d(12): found 'writeln' when expecting ';' following 'statement'
prog.d(13): found ')' when expecting ';' following 'statement'
prog.d(27): found 'x' when expecting '.' following 'int'
prog.d(27): found ')' when expecting identifier following 'int.'
prog.d(27): expression expected, not '>'
prog.d(27): found 'writeln' when expecting ')'