Module:Test: Difference between revisions
Appearance
Just testing Scribunto functionality |
(No difference)
|
Latest revision as of 22:03, 28 August 2025
Documentation for this module may be created at Module:Test/doc
return { hello = function() return 'Hello, world!' end }