parent
aeae04cb49
commit
a94b1ccacb
10 changed files with 17 additions and 17 deletions
|
|
@ -31,7 +31,7 @@ fn ret_ret() -> int { ret (ret 2) + 3; }
|
|||
|
||||
fn ret_guard() {
|
||||
alt 2 {
|
||||
x when (ret) { x; }
|
||||
x if (ret) { x; }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue