Add test for issue #4946
This commit is contained in:
parent
1ef5871300
commit
68786c4f0f
@ -0,0 +1,3 @@
|
|||||||
|
(function foo() {
|
||||||
|
let foo = true;
|
||||||
|
});
|
||||||
@ -0,0 +1,3 @@
|
|||||||
|
(function foo() {
|
||||||
|
var foo = true;
|
||||||
|
});
|
||||||
Loading…
x
Reference in New Issue
Block a user