2
0
mattias 2 жил өмнө
parent
commit
ccd445bbd1

+ 1 - 1
packages/pastojs/src/pas2jslogger.pp

@@ -21,7 +21,7 @@
 unit Pas2jsLogger;
 
 {$mode objfpc}{$H+}
-
+{$WARN 6018 off : Unreachable code}
 {$i pas2js_defines.inc}
 
 interface