Please enable JavaScript in your browser!
Domů
Procházet
Nápověda
Přihlásit se
bavier
/
rosetta-code-compiler-forth
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
2de7b68400
Větve
Značky
master
rosetta-code...
/
tests
/
input
/
test-case-2.in
test-case-2.in
87 B
Historie
Surový
1
2
3
4
5
6
/*
Show Ident and Integers
*/
phoenix_number = 142857;
print(phoenix_number, "\n");