This commit is contained in:
Mihai Bazon
2012-09-17 14:33:36 +03:00
parent 45a3970ca3
commit 6ad414ef28
2 changed files with 3 additions and 3 deletions

View File

@@ -106,7 +106,7 @@ ifs_5: {
if (baz) return;
if (baa) return;
a();
b()
b();
}
}
expect: {