Internal error when compiling incorrect code.
Imagine a Pythonist that mechanically wrote a docstring for Pascal function:
procedure A;
'Hi.'
begin
end;
begin
end.
He will get Internal error 2011032201
.
Imagine a Pythonist that mechanically wrote a docstring for Pascal function:
procedure A;
'Hi.'
begin
end;
begin
end.
He will get Internal error 2011032201
.