bug-indent
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help


From: 连海东
Subject: Help
Date: Sat, 13 Mar 2010 22:25:22 +0800

Hi, everyone:

When I use indent format  a file like:

switch (cond) {
case 1 ... 3:
           return 0;
}

the output become

switch (cond) {
case 1...3:
           return 0;
}

THE SPACE between 1 and ... is striped, and it is a syntax error.

-- 
连海东
软件工程师
威海威高医疗系统有限公司
长春市卫星路7186号长春理工大学南区科技大厦B座10层
邮编:130022 电话:(86 431)
手机:13596029497
E-mail:address@hidden <address@hidden>
http://www.weigaogroup.com
Haidong Lian
Software Developer
Weigao Medical Systems Co.,Ltd
The 10th Floor,Block B,Science & Technology Mansion,
Southern area of Chanchun University of Science & Technology,
No.7186,WeiXing Road,Chanchun,130022,P.R.China
Mobile:13596029497
E-mail:address@hidden <address@hidden>
http://www.weigaogroup.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]