view addon/bug_20050903_X.d @ 1604:cc724d521a34

Add note about possible issues with test case depending on switch scopes.
author Christian Kamm <kamm incasoftware de>
date Sat, 28 Mar 2009 19:17:58 +0100
parents 35c50493907e
children
line wrap: on
line source

module addon.bug_20050903_X;

import addon.bug_20050903_Y;

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