[FEAT] Now unreachable code is only a warning

[FIX] Removed 'decompiled.txt' from repo
This commit is contained in:
2021-05-05 17:51:32 +02:00
parent b40e234013
commit f1c1b3e396
6 changed files with 24 additions and 31 deletions

View File

@@ -16,8 +16,8 @@ const perico as number = 4-peiv[1].a.x * peiv[0].c.y[2]
function tarari(a as number, b as number) as number
var local1 as number
if local1 > 0 then
return local1
var local1 as number = 1
return local1
else
var local3 as number = 2
end