diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-28 20:54:58 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-28 20:54:58 +0000 |
commit | 3bbf5eb28aa22fe993e7f97c583a1c4d64ccc8e5 (patch) | |
tree | bd71d38d56f843c24d61d0974c0d8dbd7c01b72e /doc/bugs | |
parent | 7fa31b00b798c8d3fb9c64f47651b09b3352eca1 (diff) |
fix
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/weird_signature_in_match__95__included__40____41__.mdwn | 4 |
1 files changed, 3 insertions, 1 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 index a638ef770..cd9f27735 100644 --- a/doc/bugs/weird_signature_in_match__95__included__40____41__.mdwn +++ b/doc/bugs/weird_signature_in_match__95__included__40____41__.mdwn @@ -2,4 +2,6 @@ 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 +The other match_XXX functions seem to take ($$;@). --Ethan + +> indeed, [[done]] --[[Joey]] |