view tests/mini/compile_nested1.d @ 570:6d9cf3f74f93

Typo in runtime makefile.
author Christian Kamm <kamm incasoftware de>
date Thu, 04 Sep 2008 16:14:07 +0200
parents 5bd9a617d297
children
line wrap: on
line source

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