RosettaCodeData/Task/Runtime-evaluation/Sparkling/runtime-evaluation-1.sparkling
2016-12-05 23:44:36 +01:00

2 lines
44 B
Text

let fn = exprtofn("13 + 37");
fn() // -> 50