7 lines
108 B
Text
7 lines
108 B
Text
(translate "
|
|
/*
|
|
Show Ident and Integers
|
|
*/
|
|
phoenix_number = 142857;
|
|
print(phoenix_number, \"\\\\n\");
|
|
")
|