1
2sizeof.c: (in function main)
3sizeof.c:6:2: Likely out-of-bounds store: x[(sizeof(x))]
4 Unable to resolve constraint:
5 requires 2 >= 3
6 needed to satisfy precondition:
7 requires maxSet(x @ sizeof.c:6:2) >= 3
8
9Finished checking --- 1 code warning, as expected
10