e9e7dd2ec1
Co-authored-by: Marcus Lagergren <marcus.lagergren@oracle.com> Reviewed-by: hannesw, jlaskey, sundar
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
function(x) x*x
|
|
625
|
|
function fun(x) x * (x + 1) / 2
|
|
55
|