Module:Module introspection: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 19: | Line 19: | ||
-- CURRENT BUGS DEEMED NON-ISSUES AT TIME OF WRITING: | -- CURRENT BUGS DEEMED NON-ISSUES AT TIME OF WRITING: | ||
-- If strings contain actual code, they will be treated as part of the code. | -- If strings contain actual code, they will be treated as part of the code. | ||
-- This | -- This is considered a non-issue since no modules should (nor did they at time | ||
-- | -- of writing) contain actual lua code as a literal string (code but enclosed in | ||
-- quotes). | |||
-- | |||
-- Helper function | -- Helper function | ||