This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
pascal
/
freepascal.compiler
mirror da
https://gitlab.com/freepascal.org/fpc/source.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
fix test (should fail)
git-svn-id: trunk@14003 -
paul
15 anni fa
parent
c2190ebd30
commit
a13c657e69
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
tests/test/tassignmentoperator1.pp
+ 1
- 0
tests/test/tassignmentoperator1.pp
Vedi File
@@ -1,3 +1,4 @@
+{ %fail }
program tassignmentoperator1;
{$mode objfpc}