Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The anticipated outcome of using Ruby's match operator on a nil value is a TypeError because nil does not have the methods required to perform the match operation.