mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-24 22:15:26 +00:00
fa76405ea7
This has always been wrong, and remained unnoticed. Also added a typehint for added safety. Change-Id: I8a3c31e7385283d95b4712d457784016239a0b3b
3 lines
90 B
Perl
3 lines
90 B
Perl
/* CachingParser's intEval used to return AFPTreeNode for this */
|
|
var := [1];
|
|
var[0] := 2; |