include "common.lua" function main(userId) myCommonFunction(); TRACE("COMMON_CONSTANT = " .. COMMON_CONSTANT) end