2 crash in pdk code generation when both operands of an additive operator are block-scope static const int.
3 type: char, signed char, unsigned char, signed int, unsigned int, signed long, unsigned long, signed long long, unsigned long long
10 static const {type
} b
;
16 static const {type
} a
;
17 static const {type
} b
;