kakoune/test/regression/1525-lua-indent-error/out

5 lines
50 B
Plaintext
Raw Normal View History

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