Compare commits

..

No commits in common. "dbee294b3238094ec521ade22e080b42df385968" and "a86a2cc77c4ac6bb9f117569f94ed5f9b157e4c2" have entirely different histories.

2 changed files with 914 additions and 1390 deletions

View File

@ -70,8 +70,7 @@ int gen_main()
}
content.append( context_data_members[ context_data_members.num() - 1 ].to_strbuilder() );
}
using_context = def_define( txt("using_context()"), MT_Statement, { {}, using_context_content } );
using_context = def_define( txt("using_context()"), using_context_content );
}
builder.print( using_context );

File diff suppressed because it is too large Load Diff