annotate addon/bug_20050903_X.d @ 649:35c50493907e

Stewart Gordon <Stewart_member@pathlink.com> 2005-09-03 news:dfco82$eol$1@digitaldaemon.com
author thomask
date Sun, 04 Sep 2005 11:21:54 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
649
35c50493907e Stewart Gordon <Stewart_member@pathlink.com>
thomask
parents:
diff changeset
1 module addon.bug_20050903_X;
35c50493907e Stewart Gordon <Stewart_member@pathlink.com>
thomask
parents:
diff changeset
2
35c50493907e Stewart Gordon <Stewart_member@pathlink.com>
thomask
parents:
diff changeset
3 import addon.bug_20050903_Y;
35c50493907e Stewart Gordon <Stewart_member@pathlink.com>
thomask
parents:
diff changeset
4
35c50493907e Stewart Gordon <Stewart_member@pathlink.com>
thomask
parents:
diff changeset
5 void ulongToString(){
35c50493907e Stewart Gordon <Stewart_member@pathlink.com>
thomask
parents:
diff changeset
6 Vector!(wchar) result;
35c50493907e Stewart Gordon <Stewart_member@pathlink.com>
thomask
parents:
diff changeset
7 }