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

Manually merged
belliash sammanfogade 20 incheckningar från include_fix in i master 2018-08-01 16:18:03 +02:00
Showing only changes of commit e70a89fcdb - Show all commits

Visa fil

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