kakoune/test/regression/1525-lua-indent-error/out
2018-03-04 10:36:32 +11:00

5 lines
50 B
Plaintext

bugdemo = {}
function bugdemo.bug()
foo()
end