UNPKG

webdash-readme-preview

Version:
5 lines (4 loc) 105 B
{ Compiler directives } {$I} (*$I*) procedure A(x: {$IFDEF Debug}Integer{$ELSE}Word{$ENDIF}); begin end;