3295f6ffbf
FossilOrigin-Name: f67480f3b76ef81996e3738c4a6fd93ef291e1c11ef1b5f9e67a88a8b7d8bc2d
8 lines
142 B
Forth
8 lines
142 B
Forth
~~~
|
|
:times<with-index> indexed-times ;
|
|
:var<n> var-n ;
|
|
:d:last<name> d:last.name ;
|
|
:d:last<class> d:last.class ;
|
|
:d:last<xt> d:last.xt ;
|
|
~~~
|
|
|