This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
pascal
/
fpc
peilaus alkaen
https://gitlab.com/freepascal.org/fpc/source.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
* added missing { %fail }
git-svn-id: trunk@19051 -
Jonas Maebe
14 vuotta sitten
vanhempi
942cc99bfe
commit
fd908a70f1
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
tests/test/tarrconstr4.pp
+ 2
- 0
tests/test/tarrconstr4.pp
Näytä tiedosto
@@ -1,3 +1,5 @@
+{ %fail }
+
program tarrconstr4;
{$mode delphi}