More languages
More actions
m (More testing) |
m (More testing) |
||
Line 7: | Line 7: | ||
if temnum then table.insert(num, tonumber(temnum)) | if temnum then table.insert(num, tonumber(temnum)) | ||
end | end | ||
return | return __tostring(num) | ||
end | end | ||
end | end | ||
return p | return p |