mirror of
https://github.com/nineties/planckforth
synced 2025-01-13 08:01:10 +01:00
minor fix
This commit is contained in:
parent
c4948e468f
commit
c8bf67c279
1 changed files with 1 additions and 0 deletions
|
@ -206,3 +206,4 @@ T{ A table-keys cdr cdr car -> 2 }T
|
|||
T{ A table-values car -> 1 }T
|
||||
T{ A table-values cdr car -> 2 }T
|
||||
T{ A table-values cdr cdr car -> 3 }T
|
||||
T{ A release-table -> }T
|
||||
|
|
Loading…
Reference in a new issue