blob: bc78bd4dff36871ae93d11fae2fc1d9fc38c70b1 [file] [log] [blame]
#!/opt/dmd/ÐÒÏÂÙ/rdmd
import std.stdio;
void main () {
writeln("we are here!");
}