This website works better with JavaScript
Home
Explore
Help
Sign In
pascal
/
freepascal.compiler
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
* mode H+ added
peter
25 years ago
parent
96a0b5cd32
commit
8959ab2eda
2 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
BIN
tests/tbs/tbs0294.pp
1
0
tests/webtbs/tbug868.pp
BIN
tests/tbs/tbs0294.pp
View File
+ 1
- 0
tests/webtbs/tbug868.pp
View File
@@ -1,4 +1,5 @@
{$mode objfpc}
{$mode objfpc}
+{$H+}
type
type
TTreeData = record
TTreeData = record
Key: String;
Key: String;