tw38289a.pp 111 B

12345678
  1. { %FAIL }
  2. library tw38289a;
  3. procedure Test; begin end;
  4. exports
  5. Test index 3 'abc';
  6. //------------^^^
  7. end.