minor tweak to Matrix example
FossilOrigin-Name: 12b1323959ee798f72be5a69b151028883440946afcdcb37b73c27dca1265011
This commit is contained in:
parent
36f2f1199a
commit
5ff8abaa73
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ get-next #1 -eq? [ broken ] if
|
|||
Test matrix<xs>, should be "contained!" thrice.
|
||||
|
||||
```
|
||||
#30 #20 #10 #3 #1 'tester s:keep matrix<xs>
|
||||
#30 #20 #10 #3 #1 "tester matrix<xs>
|
||||
{ tester #2 + #3 [ fetch-next swap ] times drop }
|
||||
[ { #10 #20 #30 } set:contains? [ 'contained! s:put sp nl ] if ] set:for-each
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue