Skip to content

Alpha.18中,解释器已经支持“缺省参数前置”;希望插件跟进 #712

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

Open
PythonYunfei opened this issue May 27, 2025 · 0 comments

Comments

@PythonYunfei
Copy link

PythonYunfei commented May 27, 2025

Alpha.18版本中,缺省参数前置时,解释器已经不再报错;但插件诊断仍然报错,希望插件跟进:
Image
Image
Image

f(x:=9,y){
	MsgBox(y)
}
f(unset,30)

Image
Image

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