print("doing some tests") local function test(file,result) end test("print.nel",[[hello world!]]) do end