kernel: fix help-lint warning for 2with.
parent
60ffe0680e
commit
917ce9f773
|
@ -783,7 +783,7 @@ HELP: with
|
||||||
HELP: 2with
|
HELP: 2with
|
||||||
{ $values
|
{ $values
|
||||||
{ "param1" object }
|
{ "param1" object }
|
||||||
{ "param1" object }
|
{ "param2" object }
|
||||||
{ "obj" object }
|
{ "obj" object }
|
||||||
{ "quot" { $quotation ( param1 param2 elt -- ... ) } }
|
{ "quot" { $quotation ( param1 param2 elt -- ... ) } }
|
||||||
{ "curry" curry }
|
{ "curry" curry }
|
||||||
|
|
Loading…
Reference in New Issue