view a.c @ 3549:bd6ea07cadc1

<boily> revert
author HackBot
date Thu, 29 Aug 2013 20:29:42 +0000
parents 16a27e548783
children
line wrap: on
line source

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