Browse Source

* Actually allow multilinestrings

git-svn-id: trunk@47734 -
michael 4 years ago
parent
commit
97341c24fb
1 changed files with 2 additions and 1 deletions
  1. 2 1
      packages/pastojs/src/fppas2js.pp

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

@@ -1303,7 +1303,8 @@ const
     msPrefixedAttributes,
     msPrefixedAttributes,
     msOmitRTTI,
     msOmitRTTI,
     msMultiHelpers,
     msMultiHelpers,
-    msImplicitFunctionSpec];
+    msImplicitFunctionSpec,
+    msMultilineStrings];
 
 
   bsAllPas2jsBoolSwitchesReadOnly = [
   bsAllPas2jsBoolSwitchesReadOnly = [
     bsLongStrings
     bsLongStrings