This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
pascal
/
fpc
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
* Disabled range and overflow checks for the tw36587 test, since overflows are intended there.
git-svn-id: trunk@44168 -
yury
5 lat temu
rodzic
1e64133a08
commit
fc42953814
1 zmienionych plików
z
3 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
3
0
tests/webtbs/tw36587.pp
+ 3
- 0
tests/webtbs/tw36587.pp
Wyświetl plik
@@ -1,3 +1,6 @@
+{$R-}
+{$Q-}
+
const
A1 = 1000000;
B1 = 60;