Content deleted Content added
Undid revision 1031519604 by Alexiscoutinho (talk) |
No edit summary |
||
Line 32:
end]]
local warn = require('Module:Warning')
warn('Invalid index')
warn('Invalid type')
return type(C1) .. ' ' .. type(obj1) .. ' ' .. type(obj2)
end
|