summaryrefslogtreecommitdiffstats
path: root/samples/list.sample
diff options
context:
space:
mode:
Diffstat (limited to 'samples/list.sample')
-rw-r--r--samples/list.sample5
1 files changed, 4 insertions, 1 deletions
diff --git a/samples/list.sample b/samples/list.sample
index b3fc947..c0fa5da 100644
--- a/samples/list.sample
+++ b/samples/list.sample
@@ -21,4 +21,7 @@ define ..
[ 2 3 ] 1 prepend .
[ 2 3 ] 4 append .
-[ 1 2 3 ] pop .. \ No newline at end of file
+[ 1 2 3 ] pop $1 ! pop $2 ! pop $3 !
+$1 ?
+$2 ?
+$3 ?