Project

General

Profile

« Previous | Next » 

Revision 99d3043b

Added by alanwu (Alan Wu) over 5 years ago

Iseq#to_binary: dump flag for **nil (#2508)

RUBY_ISEQ_DUMP_DEBUG=to_binary and the attached test case was failing.
Dump the flag to make sure **nil can round-trip properly.