view a.c @ 3722:d1f5086f1236

<oerjan> rm god
author HackBot
date Wed, 11 Sep 2013 16:04:39 +0000
parents 16a27e548783
children
line wrap: on
line source

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