aboutsummaryrefslogtreecommitdiffstats
path: root/odd.1.c
blob: a9a339099faa778755114d53be155eee771fbb16 (plain)
1
2
3
void main () {
    _Bool b = 10 % 2;
}