export main; let main() { if (0x01 =: 0x01): { return 0; } return 1; }