add spec dependency
[ikiwiki] / doc / bugs / weird_signature_in_match__95__included__40____41__.mdwn
1 Is this a bug? IkiWiki/Plugins/conditional.pm:
2
3 `sub match_included ($$;$) { #{{{`
4
5 The other match_XXX functions seem to take ($$;@). --Ethan
6
7 > indeed, [[done]] --[[Joey]]