RosettaCodeData/Task/Runtime-evaluation/Slate/runtime-evaluation-2.slate

2 lines
76 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
(Syntax Parser newOn: '4 + 5') upToEnd do: [| :each | print: each evaluate]