parent
f3a37722e6
commit
d9328473d1
|
@ -85,7 +85,7 @@ USE: html
|
||||||
#! Run the quotation inside an HTML stream wrapped
|
#! Run the quotation inside an HTML stream wrapped
|
||||||
#! around stdio.
|
#! around stdio.
|
||||||
<pre>
|
<pre>
|
||||||
"stdio" get <html-stream> [
|
stdio get <html-stream> [
|
||||||
call
|
call
|
||||||
] with-stream
|
] with-stream
|
||||||
</pre> ;
|
</pre> ;
|
||||||
|
|
|
@ -41,7 +41,7 @@ USE: prettyprint
|
||||||
<namespace> [
|
<namespace> [
|
||||||
"responder" "inspect" put
|
"responder" "inspect" put
|
||||||
<pre>
|
<pre>
|
||||||
"stdio" get <html-stream> [
|
stdio get <html-stream> [
|
||||||
apropos.
|
apropos.
|
||||||
] with-stream
|
] with-stream
|
||||||
</pre>
|
</pre>
|
||||||
|
|
Loading…
Reference in New Issue