File: .busted

package info (click to toggle)
lua-lpeg-patterns 0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 220 kB
  • sloc: makefile: 6
file content (5 lines) | stat: -rw-r--r-- 49 bytes parent folder | download | duplicates (3)
1
2
3
4
5
return {
	default = {
		lpath = "./?.lua";
	};
}