Add a test for a global function.
2 files changed, 4 insertions(+), 0 deletions(-) M test.lua M test_expected.fnl
M test.lua => test.lua +2 -0
@@ 8,6 8,8 @@ local function _() ids[k] = ast:var_declare(vlist[k]) end function abc(x) return x+9 end local function noprint() end SCREAMING_SNAKE = true
M test_expected.fnl => test_expected.fnl +2 -0