--[[-----------
testing underscores
- a list
* sublist
* more
* of items
more than one line
- indeed
can keep going
Look at <<_ONE_>> and <
>
@module underscore
]]
----------
-- A function (<<_TWO_>>).
-- @see _TWO_
function _ONE_() end
-----------
-- another function
-- @see string.format
function _TWO_() end