ufm: (Default)
[personal profile] ufm

module test;
import  std.stdio;

void main() {
    5.writeln;
    writeln = 6;
    auto writeln = 7;
    writeln.writeln;
}


Вопрос на засыпку: что сделает эта программа?
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting