This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
pascal
/
freepascal.compiler
zrcadlo
https://gitlab.com/freepascal.org/fpc/source.git
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Wiki
Procházet 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
před 13 roky
rodič
fbc77b74c2
revize
b16f9a5dab
1 změnil soubory
, kde provedl
0 přidání
a
2 odebrání
Rozdělené zobrazení
Ukázat statistiku rozdílových dat
0
2
tests/webtbs/tw13015.pp
+ 0
- 2
tests/webtbs/tw13015.pp
Zobrazit soubor
@@ -1,5 +1,3 @@
-{ %FILES=tw13015-utf8.bin }
-
program test;
{$ifdef FPC}