Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
bavier
/
rosetta-code-compiler-forth
Watch
1
Star
0
Fork
0
Files
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
History
Raw
1
2
3
4
5
6
/*
Show Ident and Integers
*/
phoenix_number = 142857;
print(phoenix_number, "\n");