general clean-ups (#3175)
This commit is contained in:
@@ -4887,7 +4887,7 @@ inverted_var: {
|
||||
}(), function(c) {
|
||||
c = 4;
|
||||
return c;
|
||||
}(), function (c) {
|
||||
}(), function(c) {
|
||||
c = 5;
|
||||
return c;
|
||||
var c;
|
||||
|
||||
Reference in New Issue
Block a user