view tests/mini/compile_nested1.d @ 1528:15f1707721fa

Updated default ldc2 configuration file.
author Robert Clipsham <robert@octarineparrot.com>
date Thu, 09 Jul 2009 21:13:19 +0100
parents 5bd9a617d297
children
line wrap: on
line source

void append(lazy char[] exp) { char[] s = exp; }