view compile/s/stringof_02_A.d @ 1509:fba3b66d0276

added basic stringof testd
author thomask
date Mon, 23 Apr 2007 18:07:38 +0000
parents
children
line wrap: on
line source

// $HeadURL$
// $Date$
// $Author$

module dstress.compile.s.stringof_02_A;

static assert("1" == (1).stringof);