Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

fix(rome_js_analyze): fix class expr binding #3861

Merged
merged 3 commits into from
Nov 28, 2022

Conversation

xunilrj
Copy link
Contributor

@xunilrj xunilrj commented Nov 26, 2022

Summary

Fixes #3779.

Test Plan

> cargo test -p rome_js_semantic -- ok_class_expression

@netlify
Copy link

netlify bot commented Nov 26, 2022

Deploy Preview for docs-rometools canceled.

Name Link
🔨 Latest commit cac35a7
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/638492f20c0bb200084c1418

@xunilrj xunilrj changed the title Fix/3779 fix class expr binding fix(rome_js_analyze): fix class expr binding Nov 26, 2022
@xunilrj xunilrj force-pushed the fix/3779-fix-class-expr-binding branch from ca21026 to cac35a7 Compare November 28, 2022 10:52
@ematipico ematipico merged commit 8fe7aee into main Nov 28, 2022
@ematipico ematipico deleted the fix/3779-fix-class-expr-binding branch November 28, 2022 11:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 noUnusedVariables with class
3 participants