view tests/mini/compile_nested1.d @ 912:16264a3973bf

_d_delarray also had one of the array consistency asserts mentioned in #184 and dmd2632.
author Christian Kamm <kamm incasoftware de>
date Fri, 30 Jan 2009 07:51:50 +0100
parents 5bd9a617d297
children
line wrap: on
line source

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