mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-17 14:51:26 -07:00
more mule_module coverage; bugfix edge-case memory view range calculation causing flipped min/max
This commit is contained in:
@@ -371,6 +371,9 @@ type_coverage_eval_tests(void){
|
||||
stks *stks_first = &stks_test[0];
|
||||
stks *stks_ptr = stks_first + 8;
|
||||
|
||||
TestFunction *function = mule_get_module_function("dll_type_eval_tests");
|
||||
function();
|
||||
|
||||
int x = (int)(Anonymous_D);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user