fix up test styling and add use-strict declarator
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
function nestedFunction1() {
|
||||
return function() {
|
||||
let let_x = 'let x';
|
||||
let let_x = 'let x';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user