[ruby/irb] Use Kernel.warn to print command alias warning (https://github.com/ruby/irb/pull/601)
Kernel.warn
This aligns with other warnings in irb and properly channel the message to stderr.
[ruby/irb] Use
Kernel.warnto print command alias warning(https://github.com/ruby/irb/pull/601)
This aligns with other warnings in irb and properly channel the message
to stderr.