Keywords: How to trick the compiler?

Chris wendlec at tcd.ie
Thu Jan 30 02:15:09 PST 2014


On Wednesday, 29 January 2014 at 17:12:57 UTC, Stanislav Blinov 
wrote:
> On Wednesday, 29 January 2014 at 17:11:32 UTC, Ary Borenszweig 
> wrote:
>
>> Yes, as there are other ways for body: _body, _body, Body, 
>> HtmlBody, etc. But "body" is the best one.
>
> torso? ;)

offspring = document.createElement("div");

document.torso.addOffspring(div);


More information about the Digitalmars-d-learn mailing list