"tests/syntax/oracle/ast_diff_1.1.res.oracle" did not exist on "2b3ac2b1161c3ad54ee44587ed98726cf6718a06"
Newer
Older
[kernel] Parsing compile_constant.c (with preprocessing)
/* Generated by Frama-C */
char pixels[3] = {(char)0.0, (char)0.0, (char)1.0};
char test_neg = (char)2.;
char test_ge = (char)2.;
char test_cast[2] = {(char)2., (char)2.};
Virgile Prevosto
committed
double a = (double)0;
Virgile Prevosto
committed
char no_call[2] = {(char)1, (char)2};