Browse Source

pastojs: no warning on $M

git-svn-id: trunk@38140 -
Mattias Gaertner 7 years ago
parent
commit
f3dbb09e21
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/pastojs/src/fppas2js.pp

+ 1 - 0
packages/pastojs/src/fppas2js.pp

@@ -871,6 +871,7 @@ const
   msAllPas2jsBoolSwitches = [
     bsAssertions,
     bsRangeChecks,
+    bsTypeInfo,
     bsOverflowChecks,
     bsHints,
     bsNotes,