root/trunk/src/tutorials/examples/wasted_space/all_eff.d

Revision 6, 81 bytes (checked in by jcc7, 3 years ago)

Made more progress in developing convertToWiki and added some files.

Line 
1 import std.stdio;
2
3
4
5 void efficient()
6 {
7     writefln("not so much");   
8 }
Note: See TracBrowser for help on using the browser.