move example to samples/systems

This commit is contained in:
BlackMATov
2025-08-19 05:59:41 +07:00
parent 9b796b2a8d
commit 91edfa9da9
6 changed files with 32 additions and 9 deletions

5
.luacov Normal file
View File

@@ -0,0 +1,5 @@
modules = {
['evolved'] = 'evolved.lua'
}
reporter = 'html'
reportfile = 'luacov.report.html'