This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Увійти
pascal
/
freepascal.compiler
дзеркало
https://gitlab.com/freepascal.org/fpc/source.git
Слідкувати
2
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Wiki
Переглянути джерело
- { %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 роки тому
батько
fbc77b74c2
коміт
b16f9a5dab
1 змінених файлів
з
0 додано
та
2 видалено
Розділений вигляд
Показати статистику Diff
0
2
tests/webtbs/tw13015.pp
+ 0
- 2
tests/webtbs/tw13015.pp
Переглянути файл
@@ -1,5 +1,3 @@
-{ %FILES=tw13015-utf8.bin }
-
program test;
{$ifdef FPC}