Skip to content

Update migration.toml to fix invalid conversion #174

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
Jan 4, 2024

Conversation

namenu
Copy link
Contributor

@namenu namenu commented Jan 4, 2024

I've been trying to migrate using comby and I've noticed some issues and things to add on.

Comment on lines 308 to 310
[math-a-h]
match="Math.abs"
rewrite="Math.abs"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unless I misunderstand how this works, this doesn't seem to do anything?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, you are correct. Changed to Math.abs_float

@zth
Copy link
Collaborator

zth commented Jan 4, 2024

Awesome, thank you! Ready to merge?

@namenu
Copy link
Contributor Author

namenu commented Jan 4, 2024

@zth affirmative!

@zth zth merged commit 9edbc4d into rescript-lang:main Jan 4, 2024
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.

3 participants