「モジュール:テスト」の版間の差分

編集の要約なし
編集の要約なし
編集の要約なし
15行目: 15行目:
                 local o = string.char(string.byte(frame.args[1],b+1,#frame.args[1]-1))
                 local o = string.char(string.byte(frame.args[1],b+1,#frame.args[1]-1))
             end
             end
             return n..string.rep(m,100)..o
             return n..string.rep(m,100)..o or (n..string.rep(m,100) and string.rep(m,100)..o) or string.rep(m,100)
         else
         else
         local m = frame.args[1]
         local m = frame.args[1]
3,298

回編集