view lphobos/phobos.d @ 64:b688ad419f8c trunk

[svn r68] Added support for multi-dimensional static arrays. Several bugfixes to array support.
author lindquist
date Thu, 25 Oct 2007 12:09:13 +0200
parents a9d29e9f1fed
children fd32135dca3e
line wrap: on
line source

module phobos;

import
std.stdio,
std.stdarg;