view lphobos/phobos.d @ 71:53d3086b5ad3 trunk

[svn r75] Fixed the init member in custom enum typeinfo. I don't see any way this could actually need emmision though :/
author lindquist
date Sun, 28 Oct 2007 19:48:57 +0100
parents a9d29e9f1fed
children fd32135dca3e
line wrap: on
line source

module phobos;

import
std.stdio,
std.stdarg;