Browse Source

*** empty log message ***

florian 22 years ago
parent
commit
30574c4104
1 changed files with 7 additions and 0 deletions
  1. 7 0
      tests/tbs/tb0442.pp

+ 7 - 0
tests/tbs/tb0442.pp

@@ -0,0 +1,7 @@
+{ %version=1.1 }
+const
+  {:Header for 'normal' Unicode stream (Intel format).  }
+  CUnicodeNormal  : WideChar = WideChar($FEFF);
+
+begin
+end.