view a.c @ 3544:bc37b2b9cc23

<Roujo> echo cat > /hackenv/bin/\\?
author HackBot
date Thu, 29 Aug 2013 20:11:21 +0000
parents 16a27e548783
children
line wrap: on
line source

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