view tests/mini/compile_nested1.d @ 742:05e7657a7811

Fix REALSIZE, REALPAD and alignment of double and real for x86-64.
author Christian Kamm <kamm incasoftware de>
date Thu, 30 Oct 2008 15:58:58 +0100
parents 5bd9a617d297
children
line wrap: on
line source

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