Kagamin Wrote:

> > > auto r = find(range, {a -> a.Weight <- 100});
> > 
> > Take a look at how the Fortress language manages spaces inside expressions. 
> > It can find a syntax error there, because the spacing is misleading.
> 
> There is no error here, since there's no <- operator, the construct is 
> unabiguous, it just looks weird.

well, every construct can look weird in some environment.

Reply via email to