This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 182761

Summary: Statement modifiers in alias confuse formatting
Product: ruby Reporter: Erno Mononen <emononen>
Component: EditingAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Erno Mononen 2010-03-25 11:40:16 UTC
E.g. 

alias power! ** unless defined?(0.power!)

Anything after that gets intended one level too much. Not sure how typical this is, so filing as a P4 initially, will raise to P3 if there will be more reports on this.