import ncui; import std.stdio : writeln; void main() { writeln("test"); }