RosettaCodeData/Task/Runtime-evaluation/Sparkling/runtime-evaluation-1.sparkling

3 lines
44 B
Plaintext

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