aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/avr8/lib/forth2012/core-ext/marker-test.frt
blob: 3a7c9b076a9fcac3352eeae1df048ec640e23d69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#include dumper.frt
#include order.frt
#include marker.frt

wordlist constant test-wl
get-order test-wl swap 1+ set-order 
order
marker empty

' empty 4 - 10 idump

: hallo ." Hallo " ;

order
words
empty
words
order