This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
pascal
/
freepascal.compiler
miroir de
https://gitlab.com/freepascal.org/fpc/source.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
- { %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
il y a 13 ans
Parent
fbc77b74c2
commit
b16f9a5dab
1 fichiers modifiés
avec
0 ajouts
et
2 suppressions
Vue séparée
Afficher les stats Diff
0
2
tests/webtbs/tw13015.pp
+ 0
- 2
tests/webtbs/tw13015.pp
Voir le fichier
@@ -1,5 +1,3 @@
-{ %FILES=tw13015-utf8.bin }
-
program test;
{$ifdef FPC}