mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-25 06:26:03 +00:00
4 lines
189 B
Perl
4 lines
189 B
Perl
|
removed_lines[1] == 2 |
|
||
|
added_lines[0] contains 'x' |
|
||
|
new_wikitext[1] !== 'xxx' | /* This will fail at runtime, but should pass the syntax check */
|
||
|
true /* Needed to make this code match */
|