fix help-lint for values -- IN: scratchpad in an example
parent
e61acc5eee
commit
2714de3b85
|
@ -19,6 +19,7 @@ HELP: VALUE:
|
||||||
{ $examples
|
{ $examples
|
||||||
{ $example
|
{ $example
|
||||||
"USING: values math prettyprint ;"
|
"USING: values math prettyprint ;"
|
||||||
|
"IN: scratchpad"
|
||||||
"VALUE: x"
|
"VALUE: x"
|
||||||
"2 2 + to: x"
|
"2 2 + to: x"
|
||||||
"x ."
|
"x ."
|
||||||
|
|
Loading…
Reference in New Issue