Roassal3
Roassal3 copied to clipboard
Fix lint: use #ifNotNil: in RSAbstractLine>>#setAnchor:shape:
There is a new lint rule added in https://github.com/pharo-project/pharo/pull/11261/ to simplify code.
Roassal could be simplified in RSAbstractLine>>#setAnchor:shape: by using #ifNotNil:
