summaryrefslogtreecommitdiff
path: root/tests/webtbf/tw38289a.pp
blob: 9e89a8a9df218ff88d2775388532378e7d33aaff (plain)
1
2
3
4
5
6
7
8
{ %FAIL }

library tw38289a;
procedure Test; begin end;
exports
  Test index 3 'abc';
  //------------^^^
end.