view a.c @ 3404:5fa45b01f371

<Jafet> chmod +x bin/gccrun
author HackBot
date Fri, 09 Aug 2013 14:29:49 +0000
parents 16a27e548783
children
line wrap: on
line source

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