blob: 6f024d5eff23c93b25172236ad8ed5d35522f03b [file] [log] [blame]
half n() {}
void S() { -n(); }
void l() { S(); }
/*%%*
function 'n' can exit without returning a value
*%%*/