Browse Source

fcl-js: marker for checking writeln statements

git-svn-id: trunk@38136 -
Mattias Gaertner 7 years ago
parent
commit
a5f23e2b94
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/fcl-js/src/jswriter.pp

+ 1 - 0
packages/fcl-js/src/jswriter.pp

@@ -16,6 +16,7 @@ unit jswriter;
 
 {$mode objfpc}{$H+}
 { $DEFINE DEBUGJSWRITER}
+{AllowWriteln}
 
 interface