diff options
author | Chip Salzenberg <salzench@nielsenmedia.com> | 1997-08-07 00:00:00 +0000 |
---|---|---|
committer | Tim Bunce <Tim.Bunce@ig.co.uk> | 1997-08-07 00:00:00 +1200 |
commit | 08e6e932beedeeb539d33c0d190f4b39a4ce6d37 (patch) | |
tree | a3ad81cca93365f656e0efbab9a9eddb52ffe0aa /opcode.pl | |
parent | f5b5322317c07832e0f6e53cf7433f8ef97e225e (diff) | |
download | perl-08e6e932beedeeb539d33c0d190f4b39a4ce6d37.tar.gz |
Constant-fold sprintf()
Diffstat (limited to 'opcode.pl')
-rwxr-xr-x | opcode.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -342,7 +342,7 @@ vec vec ck_fun ist S S S index index ck_index ist S S S? rindex rindex ck_index ist S S S? -sprintf sprintf ck_fun_locale mst S L +sprintf sprintf ck_fun_locale mfst S L formline formline ck_fun ms S L ord ord ck_fun ifstu S? chr chr ck_fun fstu S? |