Why isn't it considered a syntax error for dead code to exist?
Could somebody school me on this, because from my limited understand it would seem like this simple step would have avoided the latest TSL bug (as well as potentially millions of other uncaught issues).
1 comment
[ 2.4 ms ] story [ 23.9 ms ] threadI'd guess there simply hasn't been a large enough issue to warrant it. There maybe strict/secure academic languages that do what you suggest, I'm not familiar with any though.