summaryrefslogtreecommitdiff
path: root/tests/actions/addon/custom-override/plugins/format/main.lua
blob: 92f9b73b8d5ecbfed4b2c8715f6d75802da1702b (plain)
1
2
3
function main()
    print("hello from custom-override")
end