This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
pascal
/
freepascal.compiler
zrkadlo
https://gitlab.com/freepascal.org/fpc/source.git
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Wiki
Prechádzať zdrojové kódy
- { %files=... } is for files that exist after execution and have to be
copied to the output directory, and the listed file gets deleted at the
end of the test's execution -> removed
git-svn-id: trunk@21424 -
Jonas Maebe
13 rokov pred
rodič
fbc77b74c2
commit
b16f9a5dab
1 zmenil súbory
, kde vykonal
0 pridanie
a
2 odobranie
Rozdelené zobrazenie
Ukázať štatistiku rozdielnych dát
0
2
tests/webtbs/tw13015.pp
+ 0
- 2
tests/webtbs/tw13015.pp
Zobraziť súbor
@@ -1,5 +1,3 @@
-{ %FILES=tw13015-utf8.bin }
-
program test;
{$ifdef FPC}