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

2 lines
76 B
Text
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
(Syntax Parser newOn: '4 + 5') upToEnd do: [| :each | print: each evaluate]