use vars qw(%result_texis %result_texts %result_trees %result_errors
%result_indices %result_sectioning %result_nodes %result_menus
%result_floats %result_converted %result_converted_errors
%result_elements %result_directions_text %result_indices_sort_strings);
use utf8;
$result_trees{'macro_zero'} = {
'contents' => [
{
'contents' => [
{
'args' => [
{
'text' => 'zero',
'type' => 'macro_name'
}
],
'cmdname' => 'macro',
'contents' => [
{
'text' => '0
',
'type' => 'raw'
},
{
'args' => [
{
'contents' => [
{
'text' => 'macro'
}
],
'info' => {
'spaces_after_argument' => {
'text' => '
'
}
},
'type' => 'line_arg'
}
],
'cmdname' => 'end',
'extra' => {
'text_arg' => 'macro'
},
'info' => {
'spaces_before_argument' => {
'text' => ' '
}
},
'source_info' => {
'file_name' => '',
'line_nr' => 3,
'macro' => ''
}
}
],
'info' => {
'arg_line' => ' zero
'
},
'source_info' => {
'file_name' => '',
'line_nr' => 1,
'macro' => ''
}
},
{
'text' => '
',
'type' => 'empty_line'
},
{
'contents' => [
{
'source_marks' => [
{
'counter' => 1,
'element' => {
'args' => [
{
'type' => 'brace_command_arg'
}
],
'info' => {
'command_name' => 'zero'
},
'type' => 'macro_call'
},
'position' => 6,
'sourcemark_type' => 'macro_expansion',
'status' => 'start'
}
],
'text' => 'Macro
'
},
{
'source_marks' => [
{
'counter' => 1,
'position' => 1,
'sourcemark_type' => 'macro_expansion',
'status' => 'end'
}
],
'text' => '0
'
}
],
'type' => 'paragraph'
}
],
'type' => 'before_node_section'
}
],
'type' => 'document_root'
};
$result_texis{'macro_zero'} = '@macro zero
0
@end macro
Macro
0
';
$result_texts{'macro_zero'} = '
Macro
0
';
$result_errors{'macro_zero'} = [];
$result_floats{'macro_zero'} = {};
1;