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

实例化一个未定义构造函数的类时,如果传了不必要的参数,会发生 Segmentation fault (core dumped) #76

Open
infatu8 opened this issue Nov 16, 2022 · 0 comments

Comments

@infatu8
Copy link

infatu8 commented Nov 16, 2022

class Demo {}
new Demo(123);
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