Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
bavier
/
rosetta-code-compiler-forth
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
2de7b68400
Branches
Tags
master
rosetta-code...
/
tests
/
input
/
test-case-2.in
test-case-2.in
87 B
Histórico
Raw
1
2
3
4
5
6
/*
Show Ident and Integers
*/
phoenix_number = 142857;
print(phoenix_number, "\n");