pharo
pharo copied to clipboard
Review if #scanToken: in RBScanner is still needed
Fix #11543
- delete the two tests who use scanToken:
- remove unnecessary part in RBScanner(class)>>#on comment
- introduce a Deprecated11 package (also in Baseline)
- deprecate the two #scanToken: methods
- correctly categorize baseline: in "baselines" as in superclass to satisfy/fix lint rule
Unrelated CI trouble for Mac, others are green