log paste/paste.307 @ 12285:69f123e9b0a2 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