fix a stack comment in the matrix example
FossilOrigin-Name: 5424441640ddb4b7c15658abf282625533bedcd47227bc901da14acd44cc286a
This commit is contained in:
parent
766c4345b4
commit
4fbcc9a5ac
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ couple rushedly written tests.
|
|||
:fill (na--a) [ store-next ] times ;
|
||||
---reveal---
|
||||
:matrix (nms--a) create initialise ;
|
||||
:matrix<xs> (x1xn...nms--a) prepare matrix swap fill drop ;
|
||||
:matrix<xs> (xn...x1nms-) prepare matrix swap fill drop ;
|
||||
}}
|
||||
~~~
|
||||
|
||||
|
|
Loading…
Reference in a new issue