view tests/mini/compile_nested1.d @ 937:6c09179ebba0

Fixed warning on osx as per request from mwarning.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Wed, 04 Feb 2009 16:02:05 +0100
parents 5bd9a617d297
children
line wrap: on
line source

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