This website works better with JavaScript
Главная
Обзор
Помощь
Вход
pascal
/
freepascal.compiler
зеркало из
https://gitlab.com/freepascal.org/fpc/source.git
Следить
2
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Просмотр исходного кода
- { %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
Сommit
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}