committed by
Alex Lam S.L
parent
2fd86d3cb0
commit
d26b7522d9
@@ -320,3 +320,14 @@ expansion: {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
issue_1613: {
|
||||
mangle = { toplevel: true };
|
||||
input: {
|
||||
const name = 1;
|
||||
const foo = {
|
||||
name
|
||||
};
|
||||
}
|
||||
expect_exact: "const n=1;const c={name:n};"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user