Require test and call func(), then count will be 1. > test = require("test") > test.func() v1 > test.count 1 Change "v1" to "v2" in test.lua, then hotfix module test ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results