This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
pascal
/
freepascal.compiler
kopia lustrzana
https://gitlab.com/freepascal.org/fpc/source.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
fix test (should fail)
git-svn-id: trunk@14003 -
paul
15 lat temu
rodzic
c2190ebd30
commit
a13c657e69
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
tests/test/tassignmentoperator1.pp
+ 1
- 0
tests/test/tassignmentoperator1.pp
Wyświetl plik
@@ -1,3 +1,4 @@
+{ %fail }
program tassignmentoperator1;
{$mode objfpc}