log paste/paste.307 @ 12257:1924fe176291 draft

age author description
Mon, 29 Sep 2014 08:55:39 +0000 HackBot <mroman_> echo \'double f(double a, int c, double b) { return c*(a + b)/c; }\' | gcc -x c - -o - -S -O3 | paste