comparison run/w/wchar_12_G.d @ 1489:b8c0195059d9

changed nntp: URLs to http: URLs
author thomask
date Mon, 09 Apr 2007 13:47:01 +0000
parents 871bfc0d4a41
children
comparison
equal deleted inserted replaced
1488:1ee9a0dd42d9 1489:b8c0195059d9
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Thomas Kuehne <thomas-dloop@kuehne.cn> 5 // @author@ Thomas Kuehne <thomas-dloop@kuehne.cn>
6 // @date@ 2006-02-11 6 // @date@ 2006-02-11
7 // @uri@ news:d9fvb3-i69.ln1@birke.kuehne.cn 7 // @uri@ http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.bugs&artnum=6225
8 8
9 module dstress.run.w.wchar_12_G; 9 module dstress.run.w.wchar_12_G;
10 10
11 int main(){ 11 int main(){
12 if("\U00010000bcde"w.sizeof == 12){ 12 if("\U00010000bcde"w.sizeof == 12){