iscc.c: avoid use of isl_token internals
[barvinok.git] / tests / iscc / sum4
blob964b0da652e92eed8bd9a569d92ccdef73f933f7
1 r := sum { [x] -> 1 };
2 assert(r == { NaN });