view nocompile/abstract_11.d @ 311:35a1df98caf1

updated abstract tests to dmd-118
author thomask
date Wed, 16 Mar 2005 11:09:23 +0000
parents
children 1f6cf5ccfbc9
line wrap: on
line source

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

// @author@	Thomas Kuehne <thomas-dloop@kuehne.thisisspam.cn
// @date@	2005-03-16
// @uri@	news:miglg2-ph5.ln1@lnews.kuehne.cn
// @url@	nntp://news.digitalmars.com/digitalmars.D.bugs/3196

module dstress.nocompile.abstract_11;

abstract int a;