annotate wisdom/fun fact @ 4297:2ca838dda29c

<oerjan> echo >bin/rnooodl \'perl -pe \'\\\'\'s/([Nn])ooodl/"$1@{[o x(3+rand 7)]}dl"/ge\'\\\'
author HackBot
date Tue, 14 Jan 2014 01:20:49 +0000
parents bb7275dbc075
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3967
bb7275dbc075 <oerjan> sed -i \'s/|/ |/\' wisdom/fun\\ fact
HackBot
parents: 3966
diff changeset
1 fun fact 0 = 1 | fact n = n * fact (n - 1)