combinators: fix help lint
parent
78a85d0b05
commit
836743b25b
|
@ -355,6 +355,7 @@ HELP: case
|
||||||
{ $examples
|
{ $examples
|
||||||
{ $example
|
{ $example
|
||||||
"USING: combinators io kernel ;"
|
"USING: combinators io kernel ;"
|
||||||
|
"IN: scratchpad"
|
||||||
"SYMBOLS: yes no maybe ;"
|
"SYMBOLS: yes no maybe ;"
|
||||||
"maybe {"
|
"maybe {"
|
||||||
" { yes [ ] } ! Do nothing"
|
" { yes [ ] } ! Do nothing"
|
||||||
|
|
Loading…
Reference in New Issue