On 8/15/2011 9:48 PM, Mehrdad wrote:
ref int get_foo(int s) {
    int a = 9.8 * s;
    return call_if(x, true);  // oops?
}

Sorry, that should say "false", not "true".

Reply via email to