Project

General

Profile

« Previous | Next » 

Revision f4386413

Added by Robert Schulze over 4 years ago

Cope with frozen-string-literal

When running irb 1.2.1 (2019-12-24) with frozen-string-literal enabled, it crashes in reline with can't modify frozen String (FrozenError)

Steps to reproduce:

RUBYOPT="--enable-frozen-string-literal" irb