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

Change noSuchMethod example to be correct with null safety #2343

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

eernstg
Copy link
Member

@eernstg eernstg commented Jul 11, 2022

Cf. #2052. This PR changes an example in the language specification section on noSuchMethod such that it is correct with null safety (it is correct without null safety as well, so we can do it now, and it will simply be there when we land the null safety updates).

@eernstg eernstg requested a review from lrhn July 11, 2022 08:05
@github-actions
Copy link

github-actions bot commented Jul 11, 2022

Visit the preview URL for this PR (updated for commit 33a146f):

https://dart-specification--pr2343-specify-nosuchmethod-lpvpn04v.web.app

(expires Fri, 23 Dec 2022 12:59:26 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 6941ecd630c4f067ff3d02708a45ae0f0a42b88a

@eernstg
Copy link
Member Author

eernstg commented Dec 16, 2022

@lrhn, friendly ping?

@eernstg eernstg force-pushed the specify_noSuchMethod_fix_jul22 branch from 8b6079a to 33a146f Compare December 16, 2022 11:36
@eernstg
Copy link
Member Author

eernstg commented Dec 16, 2022

Thanks!

@eernstg eernstg merged commit 1c3abe4 into master Dec 16, 2022
@eernstg eernstg deleted the specify_noSuchMethod_fix_jul22 branch December 16, 2022 13:12
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

Successfully merging this pull request may close these issues.

2 participants