view nocompile/a/array_initialization_24.d @ 868:6e76e9fe130b

C++ porting
author thomask
date Sat, 25 Feb 2006 08:05:53 +0000
parents
children
line wrap: on
line source

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

// Porting: C++

// __DSTRESS_ELINE__ 11

module dstress.nocompile.a.array_initialization_24;

char* arg[] = { "abc", "12" };