view addon/bug_20050903_X.d @ 1600:6d193e241564

Allow for tango math in creal tests.
author Christian Kamm <kamm incasoftware de>
date Sun, 04 Jan 2009 22:25:02 +0100
parents 35c50493907e
children
line wrap: on
line source

module addon.bug_20050903_X;

import addon.bug_20050903_Y;

void ulongToString(){
	Vector!(wchar) result;
}