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

已手动合并
belliash 2018-08-01 16:18:03 +02:00 将 20 次代码提交从 include_fix合并至 master
仅显示提交 e70a89fcdb 的更改 - 显示所有提交

查看文件

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