checkin missing file
FossilOrigin-Name: f67480f3b76ef81996e3738c4a6fd93ef291e1c11ef1b5f9e67a88a8b7d8bc2d
This commit is contained in:
parent
2e95ec501a
commit
3295f6ffbf
1 changed files with 8 additions and 0 deletions
8
package/compat.forth
Normal file
8
package/compat.forth
Normal file
|
@ -0,0 +1,8 @@
|
|||
~~~
|
||||
: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 ;
|
||||
~~~
|
||||
|
Loading…
Reference in a new issue