
#source

    if true:
        {}

#bytecode
    
    PUSHTRU;
    JUMPIFNOTANDPOP end;
end:
    RETURN 0;