module pind.samples.ja.types.types_2; import std.stdio; void main() { writeln(size_t.stringof); }