piston/lxc/tests/d.d

6 lines
56 B
D

import std.stdio;
void main() {
writeln("good");
}