view lphobos/llvmsupport.d @ 743:720ec515c300

Add test for accessing foreachval in nested func. Reason for #104.
author Christian Kamm <kamm incasoftware de>
date Fri, 31 Oct 2008 18:17:28 +0100
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;