User:Ganaram inukshuk/Provisional style guide for Lua: Difference between revisions
No edit summary |
|||
| Line 135: | Line 135: | ||
end</syntaxhighlight> | end</syntaxhighlight> | ||
==== Modules that serve as libraries for other modules ==== | |||
Modules that serve to provide functions to other libraries do not need any wrapper functions apart from a tester function. | Modules that serve to provide functions to other libraries do not need any wrapper functions apart from a tester function. | ||