#54 Assignment expression return value

Closed
opened 8 years ago by nero · 0 comments

Originally at 2011-09-18T07:18:27Z by StopLine@github closed at 2012-01-13T11:27:36Z

This work ok: x := (y := 40) + 2. but this not: x := 2 + (y := 40).

Originally at 2011-09-18T07:18:27Z by StopLine@github closed at 2012-01-13T11:27:36Z This work ok: x := (y := 40) + 2. but this not: x := 2 + (y := 40).
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.