Repository URL to install this package:
|
Version:
3.2.0 ▾
|
{ %version=1.1 }
{ Source provided for Free Pascal Bug Report 2730 }
{ Submitted by "marco (the gory bugs department)" on 2003-10-10 }
{ e-mail: }
{$mode delphi}
unit tw2730;
interface
const bla= widechar(#0);
implementation
begin
end.