diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-27 07:12:46 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-27 07:12:46 +0000 |
commit | 8f991679d2212887aaf6929eaed36b55e966325f (patch) | |
tree | 5eaacd14a5dac8e35bd4ddc3f8dc9667ea24b083 | |
parent | 0c481bce6e828613406838bc68ed0958459f6a8c (diff) |
web commit by http://ethan.betacantrips.com/: saw this and didn't understand
-rw-r--r-- | doc/bugs/weird_signature_in_match__95__included__40____41__.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/weird_signature_in_match__95__included__40____41__.mdwn b/doc/bugs/weird_signature_in_match__95__included__40____41__.mdwn new file mode 100644 index 000000000..a638ef770 --- /dev/null +++ b/doc/bugs/weird_signature_in_match__95__included__40____41__.mdwn @@ -0,0 +1,5 @@ +Is this a bug? IkiWiki/Plugins/conditional.pm: + +`sub match_included ($$;$) { #{{{` + +The other match_XXX functions seem to take ($$;@). --Ethan
\ No newline at end of file |