March 2012
3 posts
titanicjs:
switch (heart) {
case 'near':
case 'far':
default:
go_on = true;
}
(via dubrie)
submission accepted!