Commit 46a47a71 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent fd5759ff
......@@ -6,7 +6,10 @@
{#- XXX macro return json -> starts from j #}
{%- set J = json_module.loads %}
{#- XXX error(slave, msg) -#}
{#- XXX error(slave, msg) vvv is debug stub -#}
{%- macro error(slave, msg) %}
{%- do print('\nE: %s: %s\n' % (J(jref_of_shared(slave)), msg)) %}
{%- endmacro %}
{#- jcell_ru_ref returns RU reference linked from a cell.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment