Skip to content

fix: Fix resolve typeof type #2342

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
Jul 20, 2022

Conversation

HerrCai0907
Copy link
Member

fix #2282
⯈add reolve typeof return to string

  • I've read the contributing guidelines
  • I've added my name and email to the NOTICE file

@MaxGraey MaxGraey changed the title Fix resolve typeof type fix: Fix resolve typeof type Jun 27, 2022
@HerrCai0907 HerrCai0907 force-pushed the fix/resolve-typeof-type branch from 65a4884 to 07f8b41 Compare June 27, 2022 14:52
@HerrCai0907 HerrCai0907 force-pushed the fix/resolve-typeof-type branch from 3ed2258 to 07f8b41 Compare June 28, 2022 05:37
@MaxGraey MaxGraey merged commit ffbcbb2 into AssemblyScript:main Jul 20, 2022
@MaxGraey
Copy link
Member

Thanks!

@HerrCai0907 HerrCai0907 deleted the fix/resolve-typeof-type branch July 22, 2022 06:25
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.

Passing the result of typeof into a generic fucntion causes an AssertionError in the compiler?
3 participants