view tests/mini/compile_nested1.d @ 1118:dde9dbae052a

Make this test a bit more meaningful
author Frits van Bommel <fvbommel wxs.nl>
date Sat, 14 Mar 2009 22:29:31 +0100
parents 5bd9a617d297
children
line wrap: on
line source

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