mach.lua
mach.lua copied to clipboard
Error in ExpectedCall.lua
./lib/lua-mach//src/mach/ExpectedCall.lua:9: attempt to concatenate a table value (field '_name')
PEBKAC:
mach:mock_function('f')
instead of
mach.mock_function('f')