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

[语法问题] 函数入参的默认值无法被传入值覆盖 #347

Open
AZhao-YZW opened this issue Aug 29, 2024 · 1 comment
Open

[语法问题] 函数入参的默认值无法被传入值覆盖 #347

AZhao-YZW opened this issue Aug 29, 2024 · 1 comment

Comments

@AZhao-YZW
Copy link

问题现象

  1. 函数带默认值参数无法被传入值覆盖
    image
  2. 函数的位置参数(tuple)包含了本应赋值给带默认值参数的值
    image
@pikasTech
Copy link
Owner

pikasTech commented Aug 31, 2024

#348 #349 一同回复:

问题收到了,会重视处理

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

2 participants