mason.report: adding stack effect.
parent
c4f39e32a5
commit
5993e2008e
|
@ -27,7 +27,7 @@ IN: mason.report
|
||||||
</table>
|
</table>
|
||||||
XML] ;
|
XML] ;
|
||||||
|
|
||||||
: with-report ( quot -- )
|
: with-report ( quot: ( -- xml ) -- )
|
||||||
[ "report" utf8 ] dip
|
[ "report" utf8 ] dip
|
||||||
'[
|
'[
|
||||||
common-report
|
common-report
|
||||||
|
|
Loading…
Reference in New Issue