prosper/examples/example.prsp

3 lines
50 B
Plaintext
Raw Normal View History

.( Loading )
: CUBE DUP DUP * * ;
: SQUARE DUP * ;