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 -gh option required to test correctness
git-svn-id: trunk@34491 -
Jonas Maebe
9 vuotta sitten
vanhempi
8cf24a6eba
commit
d19bf787a0
1 muutettua tiedostoa
jossa
2 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
2
1
tests/webtbs/tw30310.pp
+ 2
- 1
tests/webtbs/tw30310.pp
Näytä tiedosto
@@ -1,4 +1,5 @@
+{ %opt=-gh }
begin
get_cmdline;
-end.
+end.