Repository URL to install this package:
{ %fail } {$ifdef fpc} {$mode delphi} {$endif} var a: ansistring; b: char absolute a[5]; begin end.