1 2 3 4 5 6
print("Hello world!") -- this function should show a warning in `lx lint` function test() print("This is a test function") end