dynamic run(dynamic f())

Executes the given function f in this zone.

Source

/*=R*/ run/*<R>*/(/*=R*/ f());