view a.c @ 3562:34c54488483b

<oerjan> learn ttest \\ttest
author HackBot
date Thu, 29 Aug 2013 22:31:20 +0000
parents 16a27e548783
children
line wrap: on
line source

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