view a.c @ 3495:71eafcffacc8

<oerjan> addquote <fizzie> Possible business plan: data storage on the moon? <fizzie> Getting at it after the collapse of civilization here might be an issue. <boily> who cares about civilization? you have backups!
author HackBot
date Tue, 27 Aug 2013 22:10:41 +0000
parents 16a27e548783
children
line wrap: on
line source

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