Newer
Older
dub_jkp / test / version-spec / oldfoo / source / app.d
import std.stdio;
void main() { writeln("old-foo"); }