view a.c @ 3400:92909601a36d

<Jafet> sed -e \'s/\\$\\@/\\$\\@ -lm/\' -i bin/gccrun
author HackBot
date Fri, 09 Aug 2013 14:23:32 +0000
parents 16a27e548783
children
line wrap: on
line source

main() { foo:; int x = 3; goto foo; }