view a.c @ 3541:493e5e80a42d

<Roujo> ls /bin > ls_bin
author HackBot
date Thu, 29 Aug 2013 20:08:48 +0000
parents 16a27e548783
children
line wrap: on
line source

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