Page 2 of 2

Re: [Minor request] Compiler counts useless lines

Posted: Mon Nov 08, 2021 11:59 pm
by BarryG
Marc56us, yeah I know it can be done that way, but a native and correct count would be better. Also, not counting blank lines won't slow down the compilation speed. Actually counting them adds to the compile speed, because it has to increment a counter.