모듈:Z

Jmnote (토론 | 기여)님의 2020년 1월 5일 (일) 17:40 판 (Jmnote님이 모듈:Z module 문서를 넘겨주기를 만들지 않고 모듈:Z 문서로 이동했습니다)

이 모듈에 대한 설명문서는 모듈:Z/설명문서에서 만들 수 있습니다

local p = {}
local ustring = require('ustring')
function p.ord(frame)
    return ustring.codepoint(frame.args[1])
end
return p
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}