模組:沙盒/Emojiwiki/calender/plus

local p
function p.plus()
    return frame.args[1] + 1
end
return p