Name: Anonymous 2007-11-22 2:50
There is too much code in /prog/, therefor I declare this thread to be code-free.
'(COMBO BREAKER)
threads :: Map Integer Thread
firstPost = Post
{ name = ""
, email = ""
, time = TOD 1195692655 0
, text = "There is too much code in /prog/, therefor I declare this thread to be code-free."
}
newThread = Thread
{ title = "Code-free Thread"
posts = singleton 1 firstPost
}
threads' = insert 1195692655 newThread threads
function f(n){
return (function(){
return --arguments[arguments['callee']['length']]?
arguments['callee'](arguments[arguments['callee']['length']])+
(function(){
return --arguments[arguments['callee']['length']]?
arguments['callee']['caller'](arguments[arguments['callee']['length']]):
++arguments['callee']['length']
})(arguments['callee']['length']):
arguments[arguments['callee']['length']]
})(arguments[arguments['callee']['length']])
}
[proc There args ""]