comparison run/s/scope_14_D.d @ 1488:1ee9a0dd42d9

changed nntp: URLs to http: URLs
author thomask
date Mon, 09 Apr 2007 12:29:50 +0000
parents cd5da42e46da
children
comparison
equal deleted inserted replaced
1487:6e4063f99377 1488:1ee9a0dd42d9
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Michael Arntzenius <daekharel@gmail.com> 5 // @author@ Michael Arntzenius <daekharel@gmail.com>
6 // @date@ 2006-11-20 6 // @date@ 2006-11-20
7 // @uri@ news:ejte18$16s$1@digitaldaemon.com 7 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=9156
8 // @desc@ [Issue 235] goto & scope: cannot goto forward into different try block level 8 // @desc@ [Issue 235] goto & scope: cannot goto forward into different try block level
9 9
10 module dstress.run.s.scope_14_D; 10 module dstress.run.s.scope_14_D;
11 11
12 class C { 12 class C {