|
In addition putting a self haltOnce and enable it Execute 8 15 times the following code. There is definitively something wrong.
BlConfigurableFormatter >> formatMethodBodyFor: aMethodNode self indentAround: [ Transcript show: 'x'. self haltOnce. self newLines: self newLinesAfterMethodPattern. self formatMethodCommentFor: aMethodNode. self formatPragmasFor: aMethodNode. self visitNode: aMethodNode body ]
|
|
|
Priority: 5 – Fix If Time
|
|
Status: Work Needed
|
|
Assigned to: Everyone
|
|
Milestone: Later
|
Go to Case
|
|