comparison run/debug_info_03.d @ 1489:b8c0195059d9

changed nntp: URLs to http: URLs
author thomask
date Mon, 09 Apr 2007 13:47:01 +0000
parents 58ba24adbc52
children
comparison
equal deleted inserted replaced
1488:1ee9a0dd42d9 1489:b8c0195059d9
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Jarrett Billingsley <kb3ctd2@yahoo.com> 5 // @author@ Jarrett Billingsley <kb3ctd2@yahoo.com>
6 // @date@ 2005-03-25 6 // @date@ 2005-03-25
7 // @uri@ news:d21vhg$pld$1@digitaldaemon.com 7 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=3346
8 8
9 module dstress.run.debug_info_03; 9 module dstress.run.debug_info_03;
10 10
11 class MyClass{ 11 class MyClass{
12 int check(fn f){ 12 int check(fn f){