view a.c @ 3450:3a4bd2618fb9

<Roujo> learn `? \xc2\xaf\\(\xc2\xb0_o)/\xc2\xaf
author HackBot
date Wed, 21 Aug 2013 15:03:13 +0000
parents 16a27e548783
children
line wrap: on
line source

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