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
* tests should fail
peter
23 anni fa
parent
e3700b1d79
commit
1eab231e2e
2 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
tests/tbf/tb0122.pp
2
0
tests/tbf/tb0123.pp
+ 2
- 0
tests/tbf/tb0122.pp
Vedi File
@@ -1,3 +1,5 @@
+{ %fail }
+
{ %version=1.1}
{$mode delphi}
var
+ 2
- 0
tests/tbf/tb0123.pp
Vedi File
@@ -1,3 +1,5 @@
+{ %fail }
+
type
smallrange = 5..287;
const