view a.c @ 3511:b0f0e7e4b7a4

<oerjan> tail -1 wisdom/cello > q; mv q wisdom/cello
author HackBot
date Wed, 28 Aug 2013 20:12:56 +0000
parents 16a27e548783
children
line wrap: on
line source

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