updated test

This commit is contained in:
steve donovan 2011-08-25 19:02:43 +02:00
parent 2174f39191
commit 5b9bb58a3e
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Indented code blocks may also follow immediately.
----------
-- A function.
-- Can also use @{_TWO_ :second function}
-- Can also use @{_TWO_ |second function}
function _ONE_() end
-----------