local SD = require "Module:SimpleDebug" local p = {} p.main = function(frame) -- return SD.wtos(tostring(frame.args[1])) end return SD.v(2.718) -- return p