#define ZPL_IMPLEMENTATION #include "zpl.h" int main() { zpl_printf("sim 8086!"); return 0; }