Difference between revisions of "Module:List"
Jump to navigation
Jump to search
no edit summary
>Raylton P. Sousa m |
>Raylton P. Sousa |
||
Line 30: | Line 30: | ||
result[nb + 1] = getChapterFromLine( string.sub(str, lastPos) ) | result[nb + 1] = getChapterFromLine( string.sub(str, lastPos) ) | ||
return result | return result | ||
end | end |