------hello.d:------
import std.stdio;void main(){write(import("hello.d"));}
--------------------
Thanks to string imports, quines in D are actually trivial. :-D
T
--
Knowledge is that area of ignorance that we arrange and classify. -- Ambrose Bierce