view lphobos/phobos.d @ 79:875617f89c51 trunk

[svn r83] Fixed: Returning a struct from within the try block of a try-finally was broken.
author lindquist
date Wed, 31 Oct 2007 22:20:19 +0100
parents a9d29e9f1fed
children fd32135dca3e
line wrap: on
line source

module phobos;

import
std.stdio,
std.stdarg;