This commit is contained in:
alexlamsl 2018-02-08 02:41:22 +08:00
parent 1474affaad
commit 1fcafdc9e7

View File

@ -4515,5 +4515,5 @@ issue_2891_2: {
} }
console.log(a); console.log(a);
} }
expect_stdout: "PASS" expect_stdout: true
} }