You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't match ...ing words in dylan-with-statement-prefix
Instead just match "printing-", so that at least printing-object and
printing-logical-block are indented correctly. Matching any "ing" word was far
too general, primarily because it matched names like "string-to-version".
0 commit comments