github.com/hirochachacha/plua@v0.0.0-20170217012138-c82f520cc725/compiler/testdata/errors/unclosed_function.lua (about) 1 function p(x) 2 print(x) 3 -- end is missing