Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

基本语法的结构赋值 #44

Open
Lemo1437 opened this issue May 13, 2024 · 0 comments
Open

基本语法的结构赋值 #44

Lemo1437 opened this issue May 13, 2024 · 0 comments

Comments

@Lemo1437
Copy link

文档里写的
let [x, y] = [1, 2, 3];
x; // 1
y; // 3
y值应该是2,多余的3元素会被忽略。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant