view base/src/java/io/Writer.d @ 107:e944a4cf537b

Updated to dmd 1.063 and Tango trunk.
author Jacob Carlborg <doob@me.com>
date Sun, 22 Aug 2010 18:53:29 +0200
parents 1bf55a6eb092
children
line wrap: on
line source

module java.io.Writer;

class Writer{
}