[export] main = fn [cc(c)] () s32
{
    return 5 % 5;
}