view a.c @ 3578:b43845ebdfb3

<Roujo> echo test > gg
author HackBot
date Fri, 30 Aug 2013 13:09:32 +0000
parents 16a27e548783
children
line wrap: on
line source

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