5 lines
96 B
Text
5 lines
96 B
Text
if ((727 == 0x2d7) && (727 == 01327)) {
|
|
o_text("true\n");
|
|
} else {
|
|
o_text("false\n");
|
|
}
|