On Thu, 04 Dec 2014 22:04:39 +0000
Baz via Digitalmars-d <[email protected]> wrote:

> "Attack" me on the content of:
> 
>    http://wiki.dlang.org/Coming_From/Delphi
typo:

  type ISome = interfaca
  type  TSomething = classs(TThing, ISome)

also, it's worth noting that Delphi's IFDEF/ENDIF completely ignores
everything inbetwee if condition is false, but D `version` and `static
if` requires ignored code to be correct D code nevertheless.

ah, and thanks for your work! ;-)

Attachment: signature.asc
Description: PGP signature

Reply via email to