annotate wisdom/fun fact @ 4409:a658438e5e5e

<ion> sed -re \'s/\\.es\\>/.fi/g\' <bin/bienvenido >bin/tervetuloa && chmod 755 bin/tervetuloa
author HackBot
date Fri, 07 Feb 2014 21:50:47 +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)