Project

General

Profile

« Previous | Next » 

Revision 724223b4

Added by peterzhu2118 (Peter Zhu) almost 2 years ago

Don't check for STR_NOEMBED in rb_fstring

We don't need to check for STR_NOEMBED because the check above for
STR_EMBED_P means that it can never be false.