mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-24 22:15:26 +00:00
d5ab147dcf
This is identical to I8a3c31e7385283d95b4712d457784016239a0b3b, except for the array append case. Bug: T236870 Change-Id: Iac033ba467232f6ff110d575920e968759ce0e15
3 lines
94 B
Perl
3 lines
94 B
Perl
/* CachingParser's intEval used to return AFPTreeNode for this - T236870 */
|
|
a := [];
|
|
a[] := 2; |