aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/test/examples/lua/x.lua
blob: cfa3537b5ea08642e9bbc6197ea238cbda2749ba (plain)
1
2
3
4
5
6
7
--[[ coding:UTF-8
comment ]]
function first()
::::
   -- Comment
   func(SCI_ANNOTATIONSETTEXT, 'a', 0, "LINE1")
end