Actions
Feature #13295
closed[PATCH] compile.c: apply opt_str_freeze to String#-@ (uminus)
Feature #13295:
[PATCH] compile.c: apply opt_str_freeze to String#-@ (uminus)
Status:
Closed
Assignee:
-
Target version:
-
Description
The same optimization used for "literal string".freeze
can easily apply to uminus without introducing any
compatibility problems.
I can't think of any problems this would introduce,
but I'll wait a few days for feedback before committing.
Files
Actions