tw38289b.pp 111 B

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