6799183
907f610
a2216e1
1
2
3
4 5
6
.PHONY: build test build: test: lua5.2 ./test.lua lua5.3 ./test.lua find lua/ test/ -iname '*.lua' | xargs luacheck