Hi All,

    Pharo accepts

method: p _: q _: r
^'cool'

Squeak does not.  I have an urgent compelling use case in VMMaker.  Would there be any strong objections to me modifying the Squeak compiler to accept the above when the allowUnderscoresInSelectors preference is in effect? 
_,,,^..^,,,_
best, Eliot