DEBSOURCES
Skip Quicknav
sources / dh-dlang / 0.6.10 / debian / tests / test_exe.d
1234
import std.stdio; void main() { "It's working".writeln; }