FireSiku
Results
2
issues of
FireSiku
As far as I can tell, these two: ``` function some_func(str, ...) print(str, ...) end for i = 1, #table do some_var = table[i] print(some_var) end ``` Will both result...
So, I have come upon this interesting behavior where some of my settings were being ignored. Initially I thought it was because i wrote the globs wrong, then thinking the...
enhancement
configuration