ddoc9369

  • foo

    Declaration

    void foo();

    Sample:

    1. a=1;
      writeln(AddressOf!a);
      Exclamation
      QuestionMark