Skip to content

Add tests covering the ability to debug dot shorthands #2636

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

Merged
merged 2 commits into from
Jun 30, 2025

Conversation

derekxu16
Copy link
Member

This PR adds tests that ensure that expression evaluation and single-stepping interact with dot shorthands as expected.

Fixes: dart-lang/sdk#59874

@derekxu16 derekxu16 force-pushed the dot-shorthands-test branch from dad91d3 to 5ed2390 Compare June 25, 2025 18:35
@derekxu16 derekxu16 requested a review from bkonyi June 25, 2025 19:25
@derekxu16 derekxu16 marked this pull request as ready for review June 25, 2025 19:25
@derekxu16 derekxu16 merged commit f9f8e13 into dart-lang:main Jun 30, 2025
47 checks passed
@derekxu16 derekxu16 deleted the dot-shorthands-test branch June 30, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Dot Shorthands] Web debugging support
2 participants