#include <perms.h>

                                                                //      1  ! ./i2c --stdout --no-line --icode test/constreal.imp
                                                                //      2  %begin
#line 2 "regression-bugs-tmp/constreal.imp"
int main(int argc, char **argv) {
  _imp_initialise(argc, argv);
                                                                //      3    %const %long %real r2=-8.6186317517509520 @  1
#line 3 "regression-bugs-tmp/constreal.imp"
const double R2 = (-8.6186317517509520E1);
                                                                //      4  %endofprogram
#line 4 "regression-bugs-tmp/constreal.imp"
/* Remove %on %event handler here if present for this block */
return 0;
} // End of block _imp_main at level 1
#line 4 "regression-bugs-tmp/constreal.imp"
// End of file
