On 9/27/2014 8:50 PM, deadalnix wrote:
On Sunday, 28 September 2014 at 03:08:09 UTC, Walter Bright wrote:
Since the function body is always present, inference should always be done. It
isn't costly. Should file an enhancement request on this.

If you have a control flow graph to analyze it can become quite costly.

Nope! It happens as part of semantic analysis.

Reply via email to