felixangell / kpd

an old compiler for Krug written in D - a prototype version
MIT License
44 stars 1 forks source link

unreachable code check #35

Open felixangell opened 6 years ago

felixangell commented 6 years ago

checks to see if there is unreachable code, i.e a loop that will never terminate, etc.