Fix #5: Included files content is unavailable during compilation #21

Handmatig samengevoegd
belliash heeft 20 commits samengevoegd van include_fix naar master 2018-08-01 16:18:03 +02:00
Showing only changes of commit e70a89fcdb - Show all commits

Bestand weergeven

@ -4531,7 +4531,6 @@ static sxi32 VmByteCodeExec(
printf("Class '%s' implements '%s'\n", pClass->sName.zString, apImplements->zString);
}
}
SyStringInitFromBuf(&pClass->sName, "DUPA", 4);
break;
}
/*