simple question about function call syntax

ketmar via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Aug 18 20:58:09 PDT 2014


On Tue, 19 Aug 2014 03:36:26 +0000
Nikolay via Digitalmars-d-learn <digitalmars-d-learn at puremagic.com>
wrote:

> > right here: http://dlang.org/expression.html#PrimaryExpression
> >
> > language documentation rulez! ;-)
> Yes I found it. Correct link:
> 
> Module Scope Operator
> http://dlang.org/module.html
my link is correct too. ;-)

quote:

  .Identifier
  Identifier is looked up at module scope, rather than the current
  lexically nested scope.

but your is better.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20140819/b93fb99b/attachment.sig>


More information about the Digitalmars-d-learn mailing list