big fix in if-else compilation
This commit is contained in:
@@ -181,6 +181,8 @@ int main(int argc, char **argv)
|
||||
BPAlloc_Free(alloc);
|
||||
}
|
||||
|
||||
Executable_Dump(exe);
|
||||
|
||||
// Execute
|
||||
{
|
||||
Runtime *runtime = Runtime_New(-1, -1);
|
||||
|
||||
Reference in New Issue
Block a user