comparison run/goto_01.d @ 564:e77e4444c170

partial metadata fix
author thomask
date Thu, 02 Jun 2005 15:42:31 +0000
parents f87ba6507260
children
comparison
equal deleted inserted replaced
563:5ba9ff1b14c7 564:e77e4444c170
1 // $HeadURL$ 1 // $HeadURL$
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Stephan Wienczny <Stephan@Wienczny.de> 5 // @author@ Stephan Wienczny <Stephan@Wienczny.de>
6 // @data@ 2004-09-20 6 // @date@ 2004-09-20
7 // @uri@ irc:irc.freenode.net#D
7 8
8 module dstress.run.goto_01; 9 module dstress.run.goto_01;
9 10
10 int main(){ 11 int main(){
11 goto start; 12 goto start;