``` {$MODE DELPHI} function MyFunction(): integer; begin result := 1; end; begin end. ``` The error shown: length=2; index=2
The error shown: length=2; index=2