view nocompile/a/alias_34_B.d @ 962:11a9c6b9a5ed

<clayasaurus@gmail.com> 2006-04-13 news:bug-104-3@http.d.puremagic.com/bugzilla/
author thomask
date Fri, 14 Apr 2006 10:24:08 +0000
parents
children 81222734adf3
line wrap: on
line source

// $HeadURL$
// $Date$
// $Author$

// @author@	<clayasaurus@gmail.com>
// @date@	2006-04-13
// @uri@	news:bug-104-3@http.d.puremagic.com/bugzilla/

// __DSTRESS_ELINE__ 15

module dstress.nocompile.a.alias_34_B;

Foofunc f;

alias int function(Foo) Foofunc;