comparison nocompile/assert_03.d @ 756:9a121126b077

major "Torture" review
author thomask
date Sat, 03 Dec 2005 22:19:07 +0000
parents 1f6cf5ccfbc9
children
comparison
equal deleted inserted replaced
755:fb70ca0d80ba 756:9a121126b077
1 // $HeadURL$ 1 // $HeadURL$
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // __DSTRESS__ELINE__ 10 5 // __DSTRESS_ELINE__ 10
6 6
7 module dstress.nocompile.assert_03; 7 module dstress.nocompile.assert_03;
8 8
9 int main(){ 9 int main(){
10 static assert(0); 10 static assert(0);