view tests/mini/compile_nested1.d @ 813:2eaefe4a550b

Forgot to add AnonDeclaration::toObjFile for D2
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Mon, 01 Dec 2008 14:54:06 +0100
parents 5bd9a617d297
children
line wrap: on
line source

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