des105f16 / Editor

0 stars 0 forks source link

Expand function calls to allow for authority #13

Closed MikaelElkiaer closed 8 years ago

MikaelElkiaer commented 8 years ago

The function call expression should allow for stating of explicit authority, e.g.: int result = foo<<p1, p2>>(x, y);

which is allowed only within an if_acts_for block, as effective authority is required.