
20 May
2014
20 May
'14
5:17 p.m.
Hi Silvio,
On 20 May 2014 18:10, silvio
stmtpart1 { exp } stmtpart2
should desugar to
x <- exp stmtpart1 x stmtpart2
As Niklas already pointed, and his message seems to have been ignored for some reason, search for "Idiom brackets" -- they solve a very similar (same?) problem. Ozgur.