view addon/bug_20050903_X.d @ 1522:31d658aa7480

fixed fcmov* notation
author thomask
date Fri, 27 Apr 2007 17:25:29 +0000
parents 35c50493907e
children
line wrap: on
line source

module addon.bug_20050903_X;

import addon.bug_20050903_Y;

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